Things to Do Before Deleting Local git Repository

`git checkout <tab>` 
`git status` 
Make sure every branch is commited and pushed to the remote.

评论