summaryrefslogtreecommitdiff
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 :/