Sierra-W117 commited on
Commit
dcdab62
·
1 Parent(s): 7daf5bf

yaml metadata in repo card

Browse files
Files changed (1) hide show
  1. git-guide.txt +1 -1
git-guide.txt CHANGED
@@ -25,4 +25,4 @@ git remote add origin https://huggingface.co/Sierra-W117/math-gpt2
25
  (git remote remove origin)
26
 
27
  git branch -M main
28
- git push -u origin main
 
25
  (git remote remove origin)
26
 
27
  git branch -M main
28
+ git push -f origin main (флаг f указывает на force, силовое перезаписывание)