pull doc: correct outdated description of an example
Philippe Blain committed over 6 years ago
pull doc: refer to a specific section in 'fetch' doc
Philippe Blain committed over 6 years ago
Johannes Schindelin committed over 6 years ago
Makefile: avoid running curl-config unnecessarily
Jeff King committed over 6 years ago
git-rebase.txt: add another hook to the hooks section, and explain more
Elijah Newren committed over 6 years ago
Denton Liu committed over 6 years ago
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: merge commit-tree --[no-]gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh committed over 6 years ago
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh committed over 6 years ago
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan committed over 6 years ago
git-submodule.sh: setup uninitialized variables
Li Xuejiang committed over 6 years ago
update-ref: implement interactive transaction handling
Patrick Steinhardt committed over 6 years ago
update-ref: read commands in a line-wise fashion
Patrick Steinhardt committed over 6 years ago
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt committed over 6 years ago
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt committed over 6 years ago
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt committed over 6 years ago
update-ref: organize commands in an array
Patrick Steinhardt committed over 6 years ago