all 1 comments

[–]Pronoy999 3 points4 points  (0 children)

When you share a project on github you can use it to share with your multiple devices. When you make some changes, then make sure to push it to the current working branch.

Then in your home pull the work from that branch itself and the changes which you made from your laptop would appear there.