The contract for Git remote handlers says that we can expect `GIT_DIR` to be set, and this also simplifies logic regarding bare vs. non-bare repositories. |
||
|---|---|---|
| .. | ||
| push | ||
| fetch.rs | ||
| list.rs | ||
| main.rs | ||
| push.rs | ||
The contract for Git remote handlers says that we can expect `GIT_DIR` to be set, and this also simplifies logic regarding bare vs. non-bare repositories. |
||
|---|---|---|
| .. | ||
| push | ||
| fetch.rs | ||
| list.rs | ||
| main.rs | ||
| push.rs | ||