Personal Access Token
Caching your github credentials
1 2 brew tap microsoft/git brew install --cask git-credential-manager-core
1 2
brew tap microsoft/git brew install --cask git-credential-manager-core
Show diff between commits git diff 0da94be 59ff30c > my.patch git diff k73ud^..dj374 git diff oldCommit..newCommit How do I diff the same file between two different commits on the same bra...
Couldn’t determine repo type for URL: https://github.com/CocoaPods/Specs.git: Failed to open TCP connection to github.com:443 (Operation timed out - user specified timeout) 1 pod repo add Sepcs...
Singleton pattern in objc, how to keep init private? + (instancetype)shareInstance; - (instancetype)init UNAVAILABLE_ATTRIBUTE; + (instancetype)new UNAVAILABLE_ATTRIBUTE; + (instancetype)shareIn...
Test Highlight
carddav