Staging
v0.5.1
https://github.com/git/git
Revision 297ca895a27a6bbdb7906371d533f72a12ad25b2 authored by Junio C Hamano on 20 January 2022, 23:25:38 UTC, committed by Junio C Hamano on 20 January 2022, 23:25:38 UTC
"git branch -h" incorrectly said "--track[=direct|inherit]",
implying that "--trackinherit" is a valid option, which has been
corrected.
source: <3de40324bea6a1dd9bca2654721471e3809e87d8.1642538935.git.steadmon@google.com>
source: <c3c26192-aee9-185a-e559-b8735139e49c@web.de>

* js/branch-track-inherit:
  branch,checkout: fix --track documentation
2 parent s 50b2d72 + 6327f0e
History
Tip revision: 297ca895a27a6bbdb7906371d533f72a12ad25b2 authored by Junio C Hamano on 20 January 2022, 23:25:38 UTC
Merge branch 'js/branch-track-inherit'
Tip revision: 297ca89
File Mode Size
.gitignore -rw-r--r-- 52 bytes
add-plain.diff -rw-r--r-- 180 bytes
add-with backslash.diff -rw-r--r-- 184 bytes
add-with quote.diff -rw-r--r-- 188 bytes
add-with spaces.diff -rw-r--r-- 184 bytes
add-with tab.diff -rw-r--r-- 184 bytes
damaged-tz.diff -rw-r--r-- 290 bytes
damaged.diff -rw-r--r-- 188 bytes
diff-plain.diff -rw-r--r-- 146 bytes
diff-with backslash.diff -rw-r--r-- 148 bytes
diff-with quote.diff -rw-r--r-- 150 bytes
diff-with spaces.diff -rw-r--r-- 148 bytes
diff-with tab.diff -rw-r--r-- 148 bytes
funny-tz.diff -rw-r--r-- 290 bytes
git-plain.diff -rw-r--r-- 146 bytes
git-with backslash.diff -rw-r--r-- 158 bytes
git-with quote.diff -rw-r--r-- 164 bytes
git-with spaces.diff -rw-r--r-- 150 bytes
git-with tab.diff -rw-r--r-- 158 bytes
make-patches -rwxr-xr-x 965 bytes

back to top