[petsc-dev] git bitbucket trouble

Jed Brown jedbrown at mcs.anl.gov
Sat Aug 24 09:34:11 CDT 2013


Barry Smith <bsmith at mcs.anl.gov> writes:

>   WTF?
>
> ~/Src/petsc  barry/hyprewithprinterrors $ git commit -a

This branch has plural errors (trailing 's').

> [barry/hyprewithprinterrors 69ccb71] debug version of downloaded hypre compiled with --with-print-errors to help debugging
>  1 file changed, 4 insertions(+)
> ~/Src/petsc  barry/hyprewithprinterrors $ git push
> fatal: The current branch barry/hyprewithprinterrors has no upstream branch.
> To push the current branch and set the remote as upstream, use
>
>     git push --set-upstream origin barry/hyprewithprinterrors
>
> ~/Src/petsc  barry/hyprewithprinterrors $ git push --set-upstream origin barry/hyprewithprinterror

You're trying to push a singular error (no trailing 's' in the branch
name).  Tab complete should work here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130824/16ad6556/attachment.sig>


More information about the petsc-dev mailing list