Roadfire Software
Unit Testing in Swift
Archives
Undoing the last git commit
Written by
Josh Brown
in
blog
Really simple:
git revert HEAD
Source:
Git Book – Undoing in Git
←
NSZombieEnabled
Downgrading iPad from 4.2 to 3.2.2 on OS X
→
More posts
Books With Yellow Covers That Changed My Life
September 10, 2024
Unit Testing Pro Tip: Verify that your tests make assertions about the method under test and nothing else
July 31, 2020
Detect Displays on macOS
June 17, 2019
Running unit tests from the command line with xcodebuild
December 17, 2018