Staging
v0.5.1
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
File Mode Size
repos
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 276 bytes
README -rw-r--r-- 6.8 KB
aggregate.perl -rwxr-xr-x 8.3 KB
bisect_regression -rwxr-xr-x 2.1 KB
bisect_run_script -rwxr-xr-x 1.4 KB
config -rw-r--r-- 15 bytes
lib-bitmap.sh -rw-r--r-- 1.8 KB
lib-pack.sh -rw-r--r-- 526 bytes
min_time.perl -rwxr-xr-x 348 bytes
p0000-perf-lib-sanity.sh -rwxr-xr-x 1.0 KB
p0001-rev-list.sh -rwxr-xr-x 943 bytes
p0002-read-cache.sh -rwxr-xr-x 216 bytes
p0003-delta-base-cache.sh -rwxr-xr-x 911 bytes
p0004-lazy-init-name-hash.sh -rwxr-xr-x 1.2 KB
p0005-status.sh -rwxr-xr-x 1.4 KB
p0006-read-tree-checkout.sh -rwxr-xr-x 2.0 KB
p0007-write-cache.sh -rwxr-xr-x 579 bytes
p0071-sort.sh -rwxr-xr-x 912 bytes
p0100-globbing.sh -rwxr-xr-x 892 bytes
p1400-update-ref.sh -rwxr-xr-x 718 bytes
p1450-fsck.sh -rwxr-xr-x 134 bytes
p1451-fsck-skip-list.sh -rwxr-xr-x 710 bytes
p2000-sparse-operations.sh -rwxr-xr-x 3.0 KB
p3400-rebase.sh -rwxr-xr-x 1.4 KB
p3404-rebase-interactive.sh -rwxr-xr-x 735 bytes
p4000-diff-algorithms.sh -rwxr-xr-x 488 bytes
p4001-diff-no-index.sh -rwxr-xr-x 404 bytes
p4002-diff-color-moved.sh -rwxr-xr-x 1.6 KB
p4205-log-pretty-formats.sh -rwxr-xr-x 280 bytes
p4209-pickaxe.sh -rwxr-xr-x 1.2 KB
p4211-line-log.sh -rwxr-xr-x 917 bytes
p4220-log-grep-engines.sh -rwxr-xr-x 1.1 KB
p4221-log-grep-engines-fixed.sh -rwxr-xr-x 1012 bytes
p5302-pack-index.sh -rwxr-xr-x 1.2 KB
p5303-many-packs.sh -rwxr-xr-x 3.8 KB
p5304-prune.sh -rwxr-xr-x 715 bytes
p5310-pack-bitmaps.sh -rwxr-xr-x 1.4 KB
p5311-pack-bitmaps-fetch.sh -rwxr-xr-x 1.1 KB
p5326-multi-pack-bitmaps.sh -rwxr-xr-x 1.3 KB
p5550-fetch-tags.sh -rwxr-xr-x 2.2 KB
p5551-fetch-rescan.sh -rwxr-xr-x 1.4 KB
p5600-partial-clone.sh -rwxr-xr-x 848 bytes
p5601-clone-reference.sh -rwxr-xr-x 682 bytes
p7000-filter-branch.sh -rwxr-xr-x 429 bytes
p7300-clean.sh -rwxr-xr-x 752 bytes
p7519-fsmonitor.sh -rwxr-xr-x 7.4 KB
p7810-grep.sh -rwxr-xr-x 512 bytes
p7820-grep-engines.sh -rwxr-xr-x 2.1 KB
p7821-grep-engines-fixed.sh -rwxr-xr-x 2.0 KB
p9300-fast-import-export.sh -rwxr-xr-x 678 bytes
perf-lib.sh -rw-r--r-- 7.0 KB
run -rwxr-xr-x 6.0 KB

README

back to top