Thien-Thi Nguyen <[EMAIL PROTECTED]> writes: > Sorry, i did not include clear instructions. Some background: > I left the branch "master" alone (it is a faithful clone of > git://git.hcoop.net/git/mwolson/emacs/dvc.git, w/o modification), > and made all my changes on branches whose names begin with "ttn-". > (Perhaps that's not recommended best-practice, i'm not sure.
Well, on a large project, we would need many branches per developer. On bzr, 1 branch per developer is enough, and since we have 1 repository per developer, it's natural to have one branch per repository. I wouldn't say what you did is bad practice, but it's probably unnecessary complexity for Stefan ;-). -- Matthieu _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
