Skip to content

Commit a4dc966

Browse files
committed
Merge pull request libgit2#302 from neilinglis/include-gtcredential
Add GTCredential header to ObjectiveGit.h
2 parents bf7b885 + 803854c commit a4dc966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Classes/ObjectiveGit.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#import <ObjectiveGit/GTRepository+Status.h>
3232
#import <ObjectiveGit/GTEnumerator.h>
3333
#import <ObjectiveGit/GTCommit.h>
34+
#import <ObjectiveGit/GTCredential.h>
3435
#import <ObjectiveGit/GTSignature.h>
3536
#import <ObjectiveGit/GTTree.h>
3637
#import <ObjectiveGit/GTTreeEntry.h>

0 commit comments

Comments
 (0)