Categories
- Code (3)
- Code Snippets (12)
- git (1)
- Hardware (1)
- News (5)
- Objective-C (6)
- Precompiled (4)
- Programming (1)
- Review (1)
- Swift (9)
- Swift Standard Library (3)
- Tips (3)
- Tutorial (22)
- Uncategorized (3)
- WWDC (1)
-
Recent Posts
Meta
-
Category Archives: git
A Whirlwind Introduction to git submodules
I have put off learning how to use git submodules for too long, but one of my projects has been crying out for them for so long that I finally had to act. The project IDZAQAudioPlayer demonstrates how to use … Continue reading