this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add date to commit.sh

+1 -1
+1 -1
commit.sh
··· 1 - echo "\n\nGot new commit:\n-----" 1 + echo "\n\nGot new commit: $(date)\n-----" 2 2 3 3 # saves current state of fs 4 4 git stash