Cannot push to github repo

后端 未结 7 1306
生来不讨喜
生来不讨喜 2020-12-28 15:46

My repo: https://shadyabhi@github.com/shadyabhi/learnajax.git

shadyabhi@archlinux-N210 ~/github/learnajax $ cat .git/config 
[core]
    repositoryformatversi         


        
7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 16:04

    If your password contains special characters, git push won't work in Terminal. My workaround is open up emacs and do git push inside eshell.

提交回复
热议问题