More Stories related to 'git'
A Guide to Resolving Git Conflicts in Your Local Setup
Despite being acquainted with git, many developers struggle to resolve these conflicts due to a lack of understanding of how to pull the conflict details into their local machines.
Ullas Kishan
2 min read
Some useful GIT commands for beginners
To keep the code is safe and distrubuted between multiple resources that been achieved with the help of GIT
Ullas Kishan
3 min read
[Solved] How to squash the number of commits from a branch in Git
We can squash the number of commits from a git branch
Ullas Kishan
3 min read