[6816] Cleaned up git_id

Added the -f option to fetch from origin and check for fast-forward
Added alternates for the -r,-h and -l options
Added usage output for -h
Other cleanups
This commit is contained in:
Wyk3d 2008-11-09 23:38:57 +02:00
parent 8e54a3c1cf
commit 2d46c5da11
2 changed files with 97 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6815"
#define REVISION_NR "6816"
#endif // __REVISION_NR_H__