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
It's a great tool for teaching git.
One crucial command that would be nice to have supported is the git branch -f existing_name , that allows to move a non-checkedout branch label to the current HEAD by forcing it , since the name already exists.
Thank you!
The text was updated successfully, but these errors were encountered:
It's a great tool for teaching git.
One crucial command that would be nice to have supported is the
git branch -f existing_name
, that allows to move a non-checkedout branch label to the current HEAD by forcing it , since the name already exists.Thank you!
The text was updated successfully, but these errors were encountered: