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.
Continue reading Some quick and useful git commandsTag: git
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.
Continue reading Some git tips to survive in versioning world – Part 1