Skip to content

Commit

Permalink
land $URL: change help text
Browse files Browse the repository at this point in the history
  • Loading branch information
aks- committed Mar 20, 2018
1 parent ac07eff commit b1fe9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/git/epilogue.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $ ncu-config set branch master # Assuming you are landing commits on master
$ git checkout master
$ git node land --abort # Abort a landing session, just in case
$ git node land $PRID # Start a new landing session
$ git node land $URL # Start a new landing session
$ git node land $URL # Or, start a new landing session using the PR URL
$ git rebase -i upstream/master # Put "edit" on every commit that's gonna stay
Expand Down

0 comments on commit b1fe9f0

Please sign in to comment.