Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
xielei
nodegit
Commits
86939c14
Unverified
Commit
86939c14
authored
Dec 27, 2017
by
Remy Suen
Committed by
GitHub
Dec 27, 2017
Browse files
Merge pull request #1421 from jmtoball/master
Annoate Blame's file() function as asynchronous.
parents
b6e1478a
af9e53f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/blame.js
View file @
86939c14
...
...
@@ -7,6 +7,7 @@ var _file = Blame.file;
/**
* Retrieve the blame of a file
*
* @async
* @param {Repository} repo that contains the file
* @param {String} path to the file to get the blame of
* @param {BlameOptions} [options] Options for the blame
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment