index
:
git-aliases
main
My collected Git aliases
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
git-this
blob: 913a37d103c461e635c8c167599b075ddefbe2b6 (
plain
)
1
2
3
4
5
#!/bin/bash -e
# Stage the work tree verbatim
exec
git
add
--all
:/