geoffgarside / cocoagit

An Objective-C/Foundation implementation of the Git version control software.

This URL has Read+Write access

rentzsch (author)
Thu Jul 16 17:25:47 -0700 2009
Geoff Garside (committer)
Mon Jul 20 03:40:49 -0700 2009
commit  fff7b28027f485df1842310b6bb4db70723b2d42
tree    721d809ad1d46be437c958cf1c2be7b803ad3556
parent  bf4f0ef840fc8f6f283b62ee167d6211edb575e6
cocoagit / .gitignore
100644 9 lines (8 sloc) 0.111 kb
1
2
3
4
5
6
7
8
9
.DS_Store
*.xcodeproj/*.pbxuser
*.xcodeproj/*.mode1v3
*.xcodeproj/*.perspectivev3
._*
Git.framework
build
Docs