-
git remote, branch //thi
git checkout -b THE_BRANCH_NAME git add -A JUST FOR THE CHANGED FILE git commit -
- Found a nice free GoLang course on youtube.
- Found out how to make empty commits: git commit --allow-empty -m "Empty commit"

git remote, branch //thi
git checkout -b THE_BRANCH_NAME git add -A JUST FOR THE CHANGED FILE git commit -
