ohmyzsh/plugins/repo
Gaetan Semet 8735dfd87e New aliases for repo plugin
This helps a lot in day to day android development:
- rs: repo sync (git fetch on all projects)
- rra: auto rebase for all projet without loosing uncommited changes
- rsrra: do both steps at once

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-09-10 11:20:07 +02:00
..
_repo
README.md
repo.plugin.zsh New aliases for repo plugin 2013-09-10 11:20:07 +02:00

repo

Maintainer: Stibbons

This plugin mainly add support automatic completion for the repo command line tool: http://code.google.com/p/git-repo/

  • r aliases repo