...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
lastDate=$(git log --pretty=format:"%ad" -1)
|
||||
sed -e "s/\$DATE[^\$]\$/$DATE: ${lastDate}$/"
|
||||
sed -e "s/\$Date.*\\$/$Date: ${lastDate} $/"
|
||||
|
||||
Reference in New Issue
Block a user