Show blame preferences when .git-blame-ignore-revs file exists
Check if .git-blame-ignore-revs exists on the default branch and show the checkbox to toggle whether or not to apply it Changelog: added
上级
29830996
No related branches found
No related tags found
显示
- app/assets/javascripts/pages/projects/blame/show/index.js 5 个添加, 1 个删除app/assets/javascripts/pages/projects/blame/show/index.js
- app/helpers/blame_helper.rb 6 个添加, 0 个删除app/helpers/blame_helper.rb
- app/models/repository.rb 7 个添加, 0 个删除app/models/repository.rb
- app/views/projects/blame/show.html.haml 1 个添加, 1 个删除app/views/projects/blame/show.html.haml
- spec/helpers/blame_helper_spec.rb 24 个添加, 0 个删除spec/helpers/blame_helper_spec.rb
- spec/models/repository_spec.rb 30 个添加, 1 个删除spec/models/repository_spec.rb
加载中
想要评论请 注册 或 登录