github - Procedure to resume working on an existing git branch after switching back to master? -


i switched master , pulled latest changes on project. master has current branches merged, want work master's code. however, want branch again branch working on latest master.

what proper procedure this?

rebase branch against master.

if solution depends on workflow in organization should fine long no 1 else basing work off branch.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -