#git
Read more stories on Hashnode
Articles with this tag
Why we need this? In case we want to know which tag is newest. We want to know tag description by commit message. Git command options git log...
Khi nào không cần? Khi các task được deploy lên STG là ngay lập tức được deploy lên môi trường PROD (production) luôn. Điều này đòi hỏi làm tới đâu,...
Config user identification git config --global user.name "my-name" git config --global user.email "my@email.com" Default branch name git config...