git-review
No description set
- Developed at devel:tools:scm
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/git-review && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
git-review-2.2.0.tar.gz | 0000064905 63.4 KB | |
git-review.changes | 0000011651 11.4 KB | |
git-review.spec | 0000002381 2.33 KB |
Revision 16 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 936498
from
Matej Cepl (mcepl)
(revision 16)
- Update to 2.2.0: - When checking for unstaged or uncommitted changes to avoid performing a test rebase, unstaged and uncommitted changes in Git submodules are now ignored since those won’t be rebased anyway. - git-review now handles the Git core.hooksPath configuration option correctly. Thus, it installs the commit-msg hook into the core.hooksPath directory, if that option is set. Otherwise, it continues to install the hook into .git/hooks, relative to the root of the checkout. - With Git 2.18.0 and later, the --rebase-merges (-r) option will be used in place of the deprecated --preserve-merges (-p) option. This fixes a critical error when git-review is used with Git versions 2.34.0 onward, where the old option is no longer available. - Remove unnecessary 7182166ec00ad3645821435d72c5424b4629165f.patch
Comments 0