1
0
mirror of https://github.com/git/git.git synced 2024-11-18 05:53:54 +01:00
git/contrib/emacs
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Since the files generated and used during a rebase are never to be
tracked, they should live in $GIT_DIR.  While at it, avoid the rather
meaningless term "dotest" to "rebase", and unhide ".dotest-merge".

This was wished for on the mailing list, but so far unimplemented.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-07-15 18:49:28 -07:00
..
.gitignore
git-blame.el git-blame.el: show the when, who and what in the minibuffer. 2008-02-11 13:23:15 -08:00
git.el Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 2008-07-15 18:49:28 -07:00
Makefile
vc-git.el