Danny Englander Homepage Home

Danny Englander: software engineer with a passion for learning something new every day

Blog Posts

A Few Git Tips and Tricks

When I first started using Git in 2010, I began with the Git GUI client, Git Tower. It helped me do most basic things to get started quickly. At the time, Git was becoming more popular than Subversion (SVN), a popular VCS in its own right back in the day. However, I soon discovered that I could do more with Git using the command line.