Skip to content

Commit 72f149f

Browse files
committed
Add documentation for user info error key
1 parent 8143f7f commit 72f149f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ObjectiveGit/GTRepository+Pull.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
NS_ASSUME_NONNULL_BEGIN
1313

14+
/// UserInfo key for conflicted files when pulling fails with a merge conflict
1415
extern NSString * const GTPullMergeConflictedFiles;
1516

1617
/// An enum describing the result of the merge analysis.

0 commit comments

Comments
 (0)