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

Commit 4b89fbc

Browse files
Alex Conradjtarchie
authored andcommitted
Document .git/base_sha in README
1 parent 4741483 commit 4b89fbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ git config --get pullrequest.userlogin # returns the github user login for the
134134

135135
* `.git/base_branch`: the base branch of the pull request
136136

137+
* `.git/base_sha`: the commit of the base branch of the pull request
138+
137139
* `.git/userlogin`: the user login of the pull request author
138140

139141
* `.git/head_sha`: the latest commit hash of the branch associated with the pull request

0 commit comments

Comments
 (0)