We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8143f7f commit 72f149fCopy full SHA for 72f149f
ObjectiveGit/GTRepository+Pull.h
@@ -11,6 +11,7 @@
11
12
NS_ASSUME_NONNULL_BEGIN
13
14
+/// UserInfo key for conflicted files when pulling fails with a merge conflict
15
extern NSString * const GTPullMergeConflictedFiles;
16
17
/// An enum describing the result of the merge analysis.
0 commit comments