Browse latst posts in DevOps Category
How to find the nearest parent of a Git branch
How to revert multiple git commits?
How to set default remote in git?
How to remove the first commit in git?
How to clone all repos at once from GitHub?
With a minor setup you can use Github Desktop application with Bitbucket or any online git repository basically. It is easier to set it up that way.
How can I see the changes in a Git commit?
How to take latest changes from dev branch to my current branch
Git: Find the most recent common ancestor of two branches
How to see which commit a git submodule points at
How to `git pull` while ignoring local changes?
How to remove/delete a large file from commit history in the Git repository?
How to make git status show only staged files
How to track directories but not their files with Git?
How to stash only unstaged changes in Git?
How to perform case insensitive diff in Git
How to set upstream branch to the same name as the branch