author | Junio C Hamano <junkio@cox.net> | |
Mon, 28 Nov 2005 07:33:54 +0000 (23:33 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 29 Nov 2005 07:13:03 +0000 (23:13 -0800) | ||
commit | d165fa14f0a111dfc85d964ecc037d0b280cd54f | |
tree | 4e7244f27b394bc4f2fd84a677bda73e1231276c | tree | snapshot |
parent | d6ea70af7708af5f29db09b2d782ab3b9ce50f79 | commit | diff |
define die() for scripts that use it.
As a fallout from not using git-sh-setup in scripts that can
operate from a subdirectory, we lost definition of die() from
them. It might make sense to do some cleanup to consolidate
them back again, but this should suffice for now.
Signed-off-by: Junio C Hamano <junkio@cox.net>
As a fallout from not using git-sh-setup in scripts that can
operate from a subdirectory, we lost definition of die() from
them. It might make sense to do some cleanup to consolidate
them back again, but this should suffice for now.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-add.sh | diff | blob | history | |
git-branch.sh | diff | blob | history | |
git-diff.sh | diff | blob | history | |
git-merge-octopus.sh | diff | blob | history | |
git-tag.sh | diff | blob | history | |
git-verify-tag.sh | diff | blob | history |