When using a push.default = current triangular workflow, apart from
using @{push} to determine the remote branch name, we should also follow
the
1. branch.<name>.pushRemote
2. remote.pushDefault
3. branch.<name>.remote
...list to determine which remote Git pushes to.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| client.go | ||
| client_test.go | ||
| command.go | ||
| errors.go | ||
| objects.go | ||
| url.go | ||
| url_test.go | ||