Implement revWalk firstCommit function by julianmesa-gitkraken · Pull Request #1936 · nodegit/nodegit
-
Notifications
You must be signed in to change notification settings - Fork 700
Conversation
The firstCommit function will have a timeout argument and returns and object with two prperties: commit and found. if timeout happens searching for first commit then the function returns found as false and the last commit read. Timeout 0 means infinite.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters