Commit cde16c6
authored
Change default branch name in docs (#728)
Experimentally, github is returning an assumption of "main" now rather than master, which is in accordance with underlying git/github semantics.
Docs should reflect this as mutations in `source_branch` can lead to plans that destroy and recreate these branches, which is likely unintended behaviour.1 parent 64272e4 commit cde16c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments