1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-27 06:26:13 +02:00
git/Documentation/howto
Junio C Hamano 564956f358 update how-to-maintain-git
Some parts of the workflow described in the document has got a bit
stale with the recent toolchain improvements.  Update the procedure
a bit, and also describe the convention used around SQUASH??? fixups.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-03-09 07:57:57 -07:00
..
keep-canonical-history-correct.txt
maintain-git.txt update how-to-maintain-git 2020-03-09 07:57:57 -07:00
new-command.txt new-command.txt: correct the command description file 2016-06-27 06:11:57 -07:00
rebase-from-internal-branch.txt
rebuild-from-update-hook.txt doc: use https links to avoid http redirect 2017-04-20 22:05:37 -07:00
recover-corrupted-blob-object.txt
recover-corrupted-object-harder.txt t/helper: merge test-sha1 into test-tool 2018-03-27 08:45:47 -07:00
revert-a-faulty-merge.txt doc: fix the 'revert a faulty merge' ASCII art tab spacing 2016-10-24 18:09:46 -07:00
revert-branch-rebase.txt
separating-topic-branches.txt Documentation: fix a bunch of typos, both old and new 2019-11-07 13:42:00 +09:00
setup-git-server-over-http.txt doc: format pathnames and URLs as monospace. 2019-03-13 11:14:22 +09:00
update-hook-example.txt doc: fix a typo and clarify a sentence 2018-10-11 09:39:15 +09:00
use-git-daemon.txt
using-merge-subtree.txt howto/using-merge-subtree: mention --allow-unrelated-histories 2018-10-25 14:45:15 +09:00
using-signed-tag-in-pull-request.txt