remove a superfluous backslash

This commit is contained in:
Sami Samhuri 2015-03-05 13:37:35 -08:00
parent bee3568818
commit f9838ca8a0

View file

@ -1,3 +1,3 @@
#!/bin/sh
git reset --soft HEAD\^ && git reset
git reset --soft HEAD^ && git reset