Added → macro.
[flub.git] / README
blob07611c7a81d7991ded209eae8f4f344e724c8b04
1 This is the mob branch. Anybody can push to it anonymously so beware.
2 Just clone the repo, checkout the mob branch and add the push URL with
3 username 'mob' to origin:
5 git clone git://repo.or.cz/flub.git
6 cd flub
7 git checkout -b mob
8 git remote -v set-url --push origin ssh://mob@repo.or.cz/srv/git/flub.git
10 Now go on and have fun hacking! :)