git remote -v
to show the alias of the repository (fetch, origin).git log
to show the commit history.Remote Repository:
<aside> 💡 Note: Pay attention to all aspects of the issue (title message, detail description, assigner, reviewer, label, project)
</aside>
Local Repository:
<aside> 💡 Note: Everyone should name the branch according to the actual problem and what to do with that branch.
</aside>
<aside> 💡 Note: Give a meaningful commit message.
</aside>