Below you will find pages that utilize the taxonomy term “git”
December 26, 2020
Some quick and useful git commands
Using git is somehow easier when you just stick into normal workflow or working all alone in a project. Also it is easier as there are many GUI available. But there are some possibility on falling into critical situations where GUI may not be the right tool to stick with. I will share some situations here and the right commands which will save you from doing useless commits.
November 7, 2019
Some git tips to survive in versioning world – Part 1
I am gonna talk about Git. We all somehow use git and thus it is important for us to better use .gitignore.