WTF?

~/Src/petsc  barry/hyprewithprinterrors $ git commit -a
[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
error: src refspec barry/hyprewithprinterror does not match any.
error: failed to push some refs to '[email protected]:petsc/petsc.git'
~/Src/petsc  barry/hyprewithprinterrors $ git push --set-upstream origin 
barry/hyprewithprinterror
error: src refspec barry/hyprewithprinterror does not match any.
error: failed to push some refs to '[email protected]:petsc/petsc.git'
~/Src/petsc  barry/hyprewithprinterrors $ git push --set-upstream origin 
barry/hyprewithprinterror
error: src refspec barry/hyprewithprinterror does not match any.
error: failed to push some refs to '[email protected]:petsc/petsc.git'


Reply via email to