Re: [git-users] git pull-push ?

2014-06-25 Thread Konstantin Khomoutov
On Wed, 25 Jun 2014 06:57:21 -0500 John McKown wrote: [...] > What I do use over the Internet, again on Linux, is to use the > "ssh-add" command on my desktop. What this does is cache the SSH > credentials so that I am asked for them only once, when I do the > ssh-add. Thereafter, each ssh (or ss

Re: [git-users] git pull-push ?

2014-06-25 Thread John McKown
On Wed, Jun 25, 2014 at 2:26 AM, treaki wrote: > Hi, > > i am using git with an ssh remote running at my router@home. the most > times i use it the following way: > > git pull > git push > > the problem i see it that he ueses 2 ssh sessions for this job, so i would > like to ask if there is a way

Re: [git-users] git pull-push ?

2014-06-25 Thread Konstantin Khomoutov
On Wed, 25 Jun 2014 00:26:50 -0700 (PDT) treaki wrote: > i am using git with an ssh remote running at my router@home. the most > times i use it the following way: > > git pull > git push > > the problem i see it that he ueses 2 ssh sessions for this job, so i > would like to ask if there is a w