Shorten git show stuff
This commit is contained in:
parent
f74b0a6f2c
commit
beda67aca6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
# the COPYRIGHT file.
|
||||
|
||||
|
||||
GIT_INFO = `git show`
|
||||
GIT_INFO = `git show --name-only`
|
||||
|
|
|
|||
Loading…
Reference in a new issue