remove a superfluous backslash
This commit is contained in:
parent
bee3568818
commit
f9838ca8a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
git reset --soft HEAD\^ && git reset
|
git reset --soft HEAD^ && git reset
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue