You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Be more explicit about what we're describing ("which branches" instead
of "what to push")
- Split out the ways to specify which branches into a numbered list,
since there are 5 different ways to specify it and it's a lot to parse
in paragraph form
- The explanation of "push.default=simple" is confusing to some users,
use an explanation more similar to the one in `man git-config`
- Mention the most common case where push.default=simple is likely to
fail, and how to handle it
Signed-off-by: Julia Evans <[email protected]>
0 commit comments