How do you typically use git pr push? Are you using -r -n always or only sometimes?
I think the default should be what we do most of the time but unsure what we do most of the time? I can imagine myself typing -r -n always.
These are not too easy to remember. What is -r short for?
How do you typically use
git pr push? Are you using-r -nalways or only sometimes?I think the default should be what we do most of the time but unsure what we do most of the time? I can imagine myself typing
-r -nalways.These are not too easy to remember. What is
-rshort for?