Open sauravhaloi opened 5 years ago
Is there a way, with which I can rename a local branch? I tried with using CheckAndSetReference(new, old *plumbing.Reference) error, but it did not work.
CheckAndSetReference(new, old *plumbing.Reference) error
Is there a way, with which I can rename a local branch? I tried with using
CheckAndSetReference(new, old *plumbing.Reference) error
, but it did not work.