On Thu, Sep 27, 2018 at 06:32:59PM +0300, Alexander Kuzmenkov wrote: > It just has to checkout the remote branch as-is.
It doesn't clean files, but I would suggest: git checkout -B branch remote/branch Justin
On Thu, Sep 27, 2018 at 06:32:59PM +0300, Alexander Kuzmenkov wrote: > It just has to checkout the remote branch as-is.
It doesn't clean files, but I would suggest: git checkout -B branch remote/branch Justin