Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 2dbbb25

Browse files
Alex Conradjtarchie
authored andcommitted
update README for git config --get pullrequest.basesha
1 parent 92dc20d commit 2dbbb25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ git config --get pullrequest.branch # returns the branch name used for the p
120120
git config --get pullrequest.id # returns the ID number of the PR
121121
git config --get pullrequest.body # returns the PR body
122122
git config --get pullrequest.basebranch # returns the base branch used for the pull request
123+
git config --get pullrequest.basesha # returns the commit of the base branch used for the pull request
123124
git config --get pullrequest.userlogin # returns the github user login for the pull request author
124125
```
125126

0 commit comments

Comments
 (0)