git - Developing Between Multiple Computers -


i've been using git version control , github publishing code little while now. i'm getting comfortable interface , find helpful. however, i'm bit torn situation. i'm student using school computers , personal computer write code.

i have work on application multiple computers. in middle of writing code when period ends , need leave. feels wrong push code github sync remote branch pc when home (this means that'd i'd have daily pushes github.) however, correct usage? if not, tool should use? want sync multiple workspaces code incorrect , buggy.

it's ok push target work in progress branch.

later on can ammend or squash history of branch before merging other main branches.

take @ this: https://git-scm.com/book/es/v2/git-tools-rewriting-history


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -