| Previous · Next | |
| User | Message |
|
perlDreamer
|
Date: 9/24/2009 9:59 pm · Subject: Git advice, save current changes and revert branch · Rating: 1
Several times over the last several days I've had to interrupt what I'm doing and pull changes from github. But since I have modified files, I can't do a pull. What I've been doing is to take a patch, revert the changes in the files, and then do a pull. But I'm wondering if there isn't a better way using git to do that.
|
| Back to Top |
Rate [ | ]
|
|
patspam
|
Date: 9/24/2009 10:11 pm · Subject: Re: Git advice, save current changes and revert branch · Rating: -1
git-stash ftw!On Fri, Sep 25, 2009 at 12:59 PM, <colink@perldreamer.com> wrote: perlDreamer wrote: |
| Back to Top |
Rate [ | ]
|