Errors encountered while using git

1. An error is reported when using git add "login.py" and then git commit -m "add url". Branch newtype also exists

 nothing to commit, working tree clean。

 

 2. An error is reported when deleting a branch, Cannot delete branch

After switching to another branch

gti branch -D newtype

delete remote branch

 git push origin  :newtype

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326065664&siteId=291194637