1
0
mirror of https://github.com/git/git.git synced 2024-10-22 13:39:05 +02:00
git/Documentation/howto
Junio C Hamano 4abeeb62a0 Merge branch 'po/fix-doc-merge-base-illustration'
Some AsciiDoc formatter mishandles a displayed illustration with
tabs in it.  Adjust a few of them in merge-base documentation to
work around them.

* po/fix-doc-merge-base-illustration:
  doc: fix the 'revert a faulty merge' ASCII art tab spacing
  doc: fix merge-base ASCII art tab spacing
2016-10-26 13:14:55 -07:00
..
keep-canonical-history-correct.txt
maintain-git.txt
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
recover-corrupted-blob-object.txt
recover-corrupted-object-harder.txt howto: document more tools for recovery corruption 2015-04-01 22:44:03 -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
setup-git-server-over-http.txt
update-hook-example.txt
use-git-daemon.txt
using-merge-subtree.txt
using-signed-tag-in-pull-request.txt