How to automatically push current branch
Automatically push current branch and set the remote as upstream.
Automatically push current branch and set the remote as upstream.
Three-step process to squash git commits.
Display every modified file in git repository.
Compare files in a human-friendly way using an experimental difftastic utility.
Get a better overview of a particular git branch.
Share Git hooks between multiple repositories.
Use branch name to automatically add Jira issue ID to the commit message.
There are at least three ways to avoid typing your password repeatedly when using git. First solution requires to use KDE wallet, second solution doesn’t require additional tools and third is not the safest one.
I need to write this code down as I always forget about it.