Sha256: 0368ac42e74bd616f1f1196c85c535e151ae8a461f74fe6fb7fa7a2a593188fb
Contents?: true
Size: 128 Bytes
Versions: 5
Compression:
Stored size: 128 Bytes
Contents
#!/usr/bin/env ruby # Undoes the last commit and places the changes back in the staging area. system 'git reset --soft HEAD^''
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
git-utils-0.5.1 | bin/git-undo |
git-utils-0.5.0 | bin/git-undo |
git-utils-0.1.2 | bin/git-undo |
git-utils-0.1.1 | bin/git-undo |
git-utils-0.1.0 | bin/git-undo |