"Frank Millman" <fr...@chagford.com>:

> You are encouraged to make liberal use of 'branches',

Personally, I only use forks, IOW, "git clone". I encourage that
practice. Then, there is little need for "git checkout". Instead, I just
cd to a different directory.

Branches and clones are highly analogous processwise; I would go so far
as to say that they are redundant.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to