Commit 99e40a6
authored
Merge pull request libgit2#4263 from libgit2/ethomson/config_for_inmemory_repo
Allow creation of a configuration object in an in-memory repositoryFile tree
3 files changed
+24
-11
lines changed- include/git2
- src
- tests/network/remote
3 files changed
+24
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
947 | | - | |
948 | | - | |
| 946 | + | |
| 947 | + | |
949 | 948 | | |
950 | | - | |
951 | | - | |
952 | | - | |
| 949 | + | |
953 | 950 | | |
954 | 951 | | |
955 | 952 | | |
| |||
2266 | 2263 | | |
2267 | 2264 | | |
2268 | 2265 | | |
2269 | | - | |
| 2266 | + | |
2270 | 2267 | | |
2271 | 2268 | | |
2272 | 2269 | | |
2273 | 2270 | | |
2274 | | - | |
2275 | | - | |
| 2271 | + | |
| 2272 | + | |
2276 | 2273 | | |
2277 | 2274 | | |
2278 | 2275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
0 commit comments