Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit a4f855f

Browse files
committed
added git-last
1 parent da12265 commit a4f855f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

git-last

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
REVISIONS=${1}
3+
git log -n ${REVISIONS}

0 commit comments

Comments
 (0)