Who writes the error messages for these guys, they are worse than PETScs
src refspec barry/hyprewithprinterror does not match any. On Aug 24, 2013, at 9:34 AM, Jed Brown <[email protected]> wrote: > 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.
