mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-03 16:50:15 +00:00
Added documentation to Blame
This commit is contained in:
@@ -45,3 +45,5 @@ Git.Attr.get(repo, 1, "path", "name").then((string) => {
|
||||
let array = Git.Attr.getMany(repo, 1, "path", 1, "names");
|
||||
|
||||
result = Git.Attr.value("attr");
|
||||
|
||||
const blameOptions = new Git.BlameOptions();
|
||||
|
||||
Reference in New Issue
Block a user