Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add GTCredential header to ObjectiveGit.h
  • Loading branch information
Neil Inglis committed Nov 26, 2013
commit 803854c4d63f54fedd87905c4a195c4e3322f4d7
1 change: 1 addition & 0 deletions Classes/ObjectiveGit.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#import <ObjectiveGit/GTRepository+Status.h>
#import <ObjectiveGit/GTEnumerator.h>
#import <ObjectiveGit/GTCommit.h>
#import <ObjectiveGit/GTCredential.h>
#import <ObjectiveGit/GTSignature.h>
#import <ObjectiveGit/GTTree.h>
#import <ObjectiveGit/GTTreeEntry.h>
Expand Down