All Questions
Tagged with git objective-c
1 question
4
votes
1
answer
692
views
NSTask with Git
This is my first real Cocoa app that I am writing. The first version of this app was just one long applescript. So in my app auto git, I have an NSTask instead of Tell terminal. My code looks like ...