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/repoWithNonLegacyPRTemplates/.github/PULL_REQUEST_TEMPLATE | ||
| create.go | ||
| create_test.go | ||
| regexp_writer.go | ||
| regexp_writer_test.go | ||