Git

Git in 5 Minutes – and the value of stashing! (#git, #iosdev, #scm)

Good quick help for using Git from Scott Paul Robertson. Git in 5 Minutes Git In Five Minutes Many people consider Git to be too confusing or complex to be a choice for version control. Yet Git considers to grow in adoption, and many interesting things have grown up around it. This document is geared …

Git in 5 Minutes – and the value of stashing! (#git, #iosdev, #scm) Read More »

Git Command Shortcuts (#iosdev, #git, #tipsandtricks)

I found this tip to be very useful for adding a “co” shortcut to Git… Git Command Shortcuts (aliases) (evanjones.ca) I’ve been using Mercurial to track my personal development projects. However, Git appears to be more popular, and I’ve needed to use it. The two are very similar, but my biggest annoyance is that Mercurial …

Git Command Shortcuts (#iosdev, #git, #tipsandtricks) Read More »