MyFirstObjectWalk: fix misspelled "builtins/"
Dirk Gouders committed over 2 years ago
MyFirstObjectWalk: use additional arg in config_fn_t
Dirk Gouders committed over 2 years ago
config: add core.commentString
Jeff King committed over 2 years ago
SubmittingPatches: release-notes entry experiment
Junio C Hamano committed over 2 years ago
cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles committed over 2 years ago
cherry-pick: enforce `--keep-redundant-commits` incompatibility
Brian Lyles committed over 2 years ago
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles committed over 2 years ago
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles committed over 2 years ago
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles committed over 2 years ago
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles committed over 2 years ago
docs: address inaccurate `--empty` default with `--exec`
Brian Lyles committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'bl/doc-key-val-sep-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'bl/doc-config-fixes'
Junio C Hamano committed over 2 years ago
Merge branch 'ja/doc-formatting-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'bb/sh-scripts-cleanup'
Junio C Hamano committed over 2 years ago
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano committed over 2 years ago
Merge branch 'js/bugreport-no-suffix-fix'
Junio C Hamano committed over 2 years ago
Merge branch 'rj/restore-plug-leaks'
Junio C Hamano committed over 2 years ago
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic committed over 2 years ago