Commit bb31b42
committed
fixup! push: support pushing to a remote group
* Do not lose the blank between functions.
* remote_group.nr is of size_t, so the compiler will complain about
this comparison that stops a platform natural integer approaching
the limit from below for type and signedness mismatch, even though
it would be insane to try defining a remote group whose size would
not fit platform natural integer.1 parent d7e6f93 commit bb31b42
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
546 | 547 | | |
547 | 548 | | |
548 | 549 | | |
| |||
687 | 688 | | |
688 | 689 | | |
689 | 690 | | |
690 | | - | |
| 691 | + | |
691 | 692 | | |
692 | 693 | | |
693 | 694 | | |
| |||
0 commit comments