[erlang-in-lisp-devel] deleted git branch
Matt Bone
thatmattbone at gmail.com
Mon Jul 7 04:25:50 UTC 2008
For the last several weeks I've been doing my work in the epmd branch.
I merged all those changes with the master branch tonight and deleted
it. If you were on the epmd branch you can:
git checkout master ;;gets you back on master branch
git pull http://common-lisp.net/project/erlang-in-lisp/git master
;;gets latest changes
Or if you are on the master branch already, the previous pull (or make
pull) will fetch the latest changes as usual. This is still pretty
SVN-ish behavior, but hey, it works for now.
--matt
More information about the Erlang-in-lisp-devel
mailing list