Sync git repositories and clean them up.
origin
or upstream
;upstream
into current branch;origin
);$ antibody bundle 'caarlos0/zsh-git-sync kind:path'
Or use antigen
to load it as a shell plugin.
Fig adds apps, shortcuts, and autocomplete to your existing terminal.
Install zsh-git-sync
in just one click.
If you used antibody, the folder will be cloned and added to your $PATH
, so, calling git sync
will just work out of the box.
Otherwise, you'll need to add it to your git config:
$ git config --global alias.sync '!zsh -ic git-sync'
There is also git delete-local-merged
, which only deletes locally merged branches (part of the cleanup thing).
Again, with antibody, git delete-local-merged
will just work, otherwise:
Example:
$ git config --global alias.delete-local-merged '!zsh -ic git-delete-local-merged'
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4