]> git.ipfire.org Git - thirdparty/git.git/commit
git.el: Prepend a slash to the file name when adding to .gitignore.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 22 Jul 2006 13:39:32 +0000 (15:39 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 24 Jul 2006 06:35:32 +0000 (23:35 -0700)
commit9f56a7fda940caa7d4a1b06947481b5157510557
tree8039e0002a9bb41672f3c09a6978d500cc1e998b
parent51a6e56fb7f63e110dc0c3c1fddd07ca9e22ced6
git.el: Prepend a slash to the file name when adding to .gitignore.

This way the ignore command will really only ignore the marked files
and not files with the same name in subdirectories.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el