I've started project in my first laptop. git init, and start working. Tomorrow i'm going to vacations. I want to take with me my smaller laptop.
And work with project from time to time.
I cloned repository via ssh from bigger laptop (git clone ssh://adress)
And when i will back, what is the best way to push changes from smaller laptop to the bigger one?
There is no bare repo in bigger laptop.
And i want to work with that repo on the bigger laptop later, so i have to do this clear.