-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
I would like to write a comprehensive blog post going over everything I do when it comes to git.
I would also like to write a python script to alias a ton of the common git commands that I use like:
- merge
- ditch local changes and sync with remote
- close branch
- pull, commit, push
Also advance topics like re-basing, squashing commits, and pull requests would be nice.