Re: [git-users] stash for remote?

2016-03-13 Thread Pablo Rodríguez
On 03/11/2016 12:06 PM, Konstantin Khomoutov wrote: > On Thu, 10 Mar 2016 23:27:01 +0100 Pablo Rodríguez wrote: > [...] > I'd honestly recommend you to read a book on Git: it helps to have a > clear vision of what a tool can do for you, so, when confronting with a > problem you have a good overview

Re: [git-users] stash for remote?

2016-03-11 Thread Konstantin Khomoutov
On Thu, 10 Mar 2016 23:27:01 +0100 Pablo Rodríguez wrote: [...] > > If we suppose we're talking about the branch "master", and the > > remote server is known as "origin", then you'd do something like > > this: > > > > First do > > > > git fetch origin > > > > to have origin/master updated

Re: [git-users] stash for remote?

2016-03-10 Thread Pablo Rodríguez
On 02/29/2016 12:44 PM, Konstantin Khomoutov wrote: > On Mon, 29 Feb 2016 00:29:07 +0100 Pablo Rodríguez wrote: > >> is there any way to stash already commited local changes against the >> published version in the remote server? > > No, but why would you want to? Many thanks for your reply again

Re: [git-users] stash for remote?

2016-02-29 Thread Konstantin Khomoutov
On Mon, 29 Feb 2016 00:29:07 +0100 Pablo Rodríguez wrote: > is there any way to stash already commited local changes against the > published version in the remote server? No, but why would you want to? If you merely need to have a series of commits available somehow while you'd like to temporar

[git-users] stash for remote?

2016-02-28 Thread Pablo Rodríguez
Dear list, is there any way to stash already commited local changes against the published version in the remote server? Many thanks for your help, Pablo -- http://www.ousia.tk -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubs