Git pushing into master failed…
问题 I am not sure where to search from as the error list is as long as the bottom. But generally this is what I did. What I did: git clone url . git add abc.txt git commit -m "testing" git push origin master / git push Error: remote: error: refusing to update checked out branch: refs/heads/master remote: error: By default, updating the current branch in a non-bare repository remote: error: is denied, because it will make the index and work tree inconsistent remote: error: with what you pushed,