github - How can i switch to a different project / repo in git -


i have project called e-portal , project called event-reg. changed directory event-reg project , typed git status says still on on branch belongs e-portal. can help?

thanks!

i think want switch branches without committing. there how-to gitguys in link. explain how switch , without conflict.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -