omgf pull error
jiripavelka opened this issue · 0 comments
jiripavelka commented
gf pull
throws error when remote branch does not exists.
- Example:
dev » gf pull -v
[ ok ] Fetching --tags
[ ok ] Fetching origin dev:dev
[ ok ] Fetching origin master:master
[ .... ] Fetching origin release:release
omgf[error]: fatal: Couldn't find remote ref release
fatal: The remote end hung up unexpectedly
omgf[error]: Generic error occurred (see REPORTING BUGS).
- Proposal: skip non-existing branches.