I have a project with many branches.
I would like to work on several branches simultaneously without switching back and forth with git checkout
.
Is there any way I can do that besides copying the whole repository somewhere else?
I have a project with many branches.
I would like to work on several branches simultaneously without switching back and forth with git checkout
.
Is there any way I can do that besides copying the whole repository somewhere else?