neel1996/gitconvex

Remote branch checkout copies local reference.

Closed this issue · 1 comments

Checking out remote branches creates a new local branch instead of checking out the actual remote branch.

Example,

Commit head in v2.0.0

commitv2 0 0

Commit head in v1.1.4

commitv1 1 4

@Nageswari-droid fix delivered - d470180