]> git.donarmstrong.com Git - mr.git/blob - .config/mr/available.d/git.vcsh
use http instead of git
[mr.git] / .config / mr / available.d / git.vcsh
1 [$HOME/.config/vcsh/repo.d/git.git]
2 checkout = vcsh clone http://git.donarmstrong.com/git.git git
3 update   = vcsh run git git pull
4 push     = vcsh run git git push
5 status   = vcsh run git git status
6 gc       = vcsh run git git gc