git branch - how to compile and run two git branches -


i have 2 separated branches in git, , 1 of them generating correct output, while other 1 way of doing same procedure not. keep jumping between branches, , modify , things on 1 branch , compare stuff on other branch. there way compile , run them in parallel without moving , forth between them (using git checkout, etc)?

one way clone repository directory, , check out different branch in each directory.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -