Initial import of rash-git-cli
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#lang rash
|
||||
|
||||
(require rash-git-cli)
|
||||
|
||||
git status
|
||||
git log --oneline -5
|
||||
|
||||
(git 'status)
|
||||
Reference in New Issue
Block a user