delorie.com/archives/browse.cgi | search |
> > I want "git update" to do what "cvs update" and "svn update" does - > > update the source tree under my work-in-progress. > > git pull $rebase That doesn't work under a work-in-progress, you have to stash first, then apply your stash, assuming git lets you (conflicts).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |