Skip to content

Commit

Permalink
reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Mou committed May 9, 2019
1 parent 0929045 commit a406eeb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reset
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash -e
# only implements --mixed
# TODO write a test

read-tree $1
update-ref HEAD $1

0 comments on commit a406eeb

Please sign in to comment.