oh-my-zsh/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 New plugin for git-repo (https://code.google.com/p/git-repo/) 2013-06-05 15:12:56 +02:00
README.md New plugin for git-repo (https://code.google.com/p/git-repo/) 2013-06-05 15:12:56 +02:00
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