]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Trivial git script fixups
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 15 Jun 2005 01:56:05 +0000 (18:56 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 15 Jun 2005 01:56:05 +0000 (18:56 -0700)
commit40d8cfe4117564e5520e8f4f953addaa94844476
tree9dd2fb169a2d4a2c0f49bf9537cf9aa314614342
parent479346adc5ebb099121063d4c06da30093ed9b3b
Trivial git script fixups

Fix permissions, and add trivial "reset" and "add" scripts.

The "reset" script just resets the index back to head, while the "add"
script is just a crutch for people used to do "cvs add".
Makefile
git-add-script [new file with mode: 0755]
git-diff-script
git-external-diff-script [changed mode: 0644->0755]
git-reset-script [new file with mode: 0755]
git-resolve-script [changed mode: 0644->0755]