Skip to content
Commit 0f00bb48 authored by Gary Wong's avatar Gary Wong Committed by Gary Wong
Browse files

Do-what-I-mean when creating a branch from a previously unknown remote branch.

For "git branch newname remote/oldname", or "git checkout -b newname
remote/oldname", if remote is known, attempt fetching oldname from it
and use it as the base for newname.
parent 7794a680
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment