3 lines
103 B
Bash
3 lines
103 B
Bash
|
git reset --hard $(git commit-tree HEAD^{tree} -m "Initial commit")
|
||
|
git push origin threading --force
|