misc: update script
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
git update-ref -d refs/remotes/origin/HEAD
|
||||
git remote prune origin
|
||||
git fetch origin
|
||||
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main
|
||||
git remote show origin
|
||||
2
fix_head.sh
Normal file
2
fix_head.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
rm -f .git/refs/remotes/origin/HEAD
|
||||
git remote prune origin
|
||||
Reference in New Issue
Block a user