File tree
Expand file treeCollapse file tree
7 files changed
+12
-6
lines changedOpen diff view settings
Filter options
- Coding_iOS
- Controllers
- NProjectViewController
- RootControllers
- Models
Expand file treeCollapse file tree
7 files changed
+12
-6
lines changedOpen diff view settings
Collapse file
Coding_iOS/Controllers/CommitFilesViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/CommitFilesViewController.m+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
91 | 91 | |
92 | 92 | |
93 | 93 | |
| 94 | + |
| 95 | + |
94 | 96 | |
95 | 97 | |
96 | 98 | |
|
Collapse file
Coding_iOS/Controllers/MRPRDetailViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/MRPRDetailViewController.m+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
165 | 165 | |
166 | 166 | |
167 | 167 | |
| 168 | + |
| 169 | + |
168 | 170 | |
169 | 171 | |
170 | 172 | |
|
Collapse file
Coding_iOS/Controllers/NProjectViewController/NProjectViewController.h
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/NProjectViewController/NProjectViewController.h-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | 14 | |
Collapse file
Coding_iOS/Controllers/NProjectViewController/NProjectViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/NProjectViewController/NProjectViewController.m+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
251 | | - |
| 251 | + |
252 | 252 | |
253 | 253 | |
254 | 254 | |
|
Collapse file
Coding_iOS/Controllers/RootControllers/Project_RootViewController.m
Copy file name to clipboardExpand all lines: Coding_iOS/Controllers/RootControllers/Project_RootViewController.m-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
192 | 192 | |
193 | 193 | |
194 | 194 | |
195 | | - |
196 | 195 | |
197 | 196 | |
198 | 197 | |
|
Collapse file
Coding_iOS/Models/Project.h
Copy file name to clipboardExpand all lines: Coding_iOS/Models/Project.h+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | | - |
| 12 | + |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
Coding_iOS/Models/Project.m
Copy file name to clipboardExpand all lines: Coding_iOS/Models/Project.m+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
84 | 84 | |
85 | 85 | |
86 | 86 | |
87 | | - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
88 | 92 | |
89 | 93 | |
90 | 94 | |
|
0 commit comments