jrtechs / NodeJSBlog

Personal blog written from scratch using Node.js, Bootstrap, and MySQL.
https://jrtechs.net
Mozilla Public License 2.0
4 stars 5 forks source link

Getting Git Blog Post #23

Open jrtechs opened 6 years ago

jrtechs commented 6 years ago

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:

Also advance topics like re-basing, squashing commits, and pull requests would be nice.