On Fri, Nov 25, 2016 at 12:45 PM, Brandon Allbery <allber...@gmail.com>
wrote:

> Git doesn't work that way; each directory would need to be a separate
> checkout. There is no way to operate on only part of a repo.


Basically, learn to work with multiple working branches and commit (but not
push!) often --- the native git workflow --- or start using separate
checkouts for separate tasks. The independent directories svn workflow will
not work with git.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to