Hello >>>>> "RR" == Richard Riley writes: RR> I am trying to write a short beginners tutorial to using DVC with GIT RR> in emacs.
RR> I can not see how to do the most important development step - create a RR> branch. Can someone advise? Or must this be done from the command line RR> for the time being? If so, is there something on the way? Having RR> evaluated the different UIs for GIT in emacs I think DVC seems the RR> most proficient and would like to encourage and help people in its RR> adoption. You can look to my article about DVC - http://xtalk.msk.su/~ott/en/writings/emacs-vcs/EmacsDVC.html, but it contain description only of pull/push/clone. In DVC repository specific function could be implemented separately, but currently DVC contains only xgit-branches-list, but i couldn't found xgint-make-branch, etc. About Git-specific packages: Have you looked to magit package? It implement many of git-specific functions. I plan to update my article about Emacs + Git interaction, and it will contain information about different packages, including standard git.el -- With best wishes, Alex Ott, MBA http://alexott.blogspot.com/ http://xtalk.msk.su/~ott/ http://alexott-ru.blogspot.com/ _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
