You can find all of these aliases and functions (and then some!) on my Github here:Â https://github.com/Andrew565/dotfiles. Read on for detailed ex...
For further actions, you may consider blocking this person and/or reporting abuse
Great tips! I also like to use git-completion (shell auto-complete with git command line arguments, branches etc.) and git-prompt (show branch status in prompt when inside a git repository) when working with git.
Here's how to set them up: pagefault.blog/2017/02/16/improved...
Great post Andrew!
I'm stealing edit-unmerged. Nice 👍🏻
Thank you !
What about this tool, which simplifies opening repo in browser from terminal.
github.com/plutov/o
grm seems so great! I will give a try
Time to rework my workflow. Thank you for this awesome post!