Sign in
googlers
/
jrn
/
git
/
2a24501363727dad1df47cc0fca47c57fedfd895
/
.
/
git-reset-script
blob: 0c02aa6423ec485e19bd7439c926addbb8fd029d [
file
] [
log
] [
blame
]
#!/bin/sh
.
git
-
sh
-
setup
-
script
||
die
"Not a git archive"
git
-
read
-
tree
--
reset HEAD
git
-
update
-
cache
--
refresh
rm
-
f
"$GIT_DIR/MERGE_HEAD"