Barry Smith <[email protected]> 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.

Attachment: pgpzwVibFCxRe.pgp
Description: PGP signature

Reply via email to