1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 15:16:11 +02:00
git/templates
Alex Riesen 3015fa5846 Fix use of "perl -i" on Windows
The perldiag(1) has following to say about this:

    "Can't do inplace edit without backup"

	(F) You're on a system such as MS-DOS that gets confused if
	you try reading from a deleted (but still opened) file. You
	have to say -i.bak, or some such.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-06-25 17:21:52 -07:00
..
.gitignore Add new programs and stamp file to .gitignore. 2005-10-14 17:13:49 -07:00
Makefile templates/Makefile: don't depend on local umask setting 2008-02-28 13:36:50 -08:00
branches-- Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
hooks--applypatch-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--commit-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-commit.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-receive.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-applypatch.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-commit.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-rebase.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--prepare-commit-msg.sample Fix use of "perl -i" on Windows 2008-06-25 17:21:52 -07:00
hooks--update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
info--exclude Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
this--description Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00