Add version string to git.
Signed-off-by: Martin Atukunda <[EMAIL PROTECTED]>
---
Makefile |3 ++-
git.in | 25 +
2 files changed, 27 insertions(+), 1 deletions(-)
create mode 100755 git.in
6a9edfa27c41b7845bfd519e275c24d7e36ad702
diff --git a/Makefile b/Makefi
Junio C Hamano wrote:
Martin Atukunda <[EMAIL PROTECTED]> writes:
This script simply reports the version of git you have installed.
I wanted to ahve some way of recording the git version, but I am
wondering if 'git' without parameter telling the version number
would be good enough without int
Martin Atukunda <[EMAIL PROTECTED]> writes:
> This script simply reports the version of git you have installed.
I wanted to ahve some way of recording the git version, but I am
wondering if 'git' without parameter telling the version number
would be good enough without introducing yet another scr
This script simply reports the version of git you have installed.
Signed-off-by: Martin Atukunda <[EMAIL PROTECTED]>
---
Documentation/git-version-script.txt | 36 ++
Makefile |9 +++--
git-version-script.in|
4 matches
Mail list logo