Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
git
Diff
Class Diff
Index
Constructor methods
constructor
Properties
a_blob
a_mode
a_path
b_blob
b_mode
b_path
deleted_file
diff
new_file
repo
Methods
list_from_string
Constructor methods
constructor
(
repo
:
any
, aPath
:
any
, bPath
:
any
, aBlob
:
any
, bBlob
:
any
, aMode
:
any
, bMode
:
any
, newFile
:
any
, deletedFile
:
any
, diff
:
any
)
:
Diff
Parameters
repo:
any
aPath:
any
bPath:
any
aBlob:
any
bBlob:
any
aMode:
any
bMode:
any
newFile:
any
deletedFile:
any
diff:
any
Returns
Diff
Properties
public
a_blob
:
any
public
a_mode
:
any
public
a_path
:
any
public
b_blob
:
any
public
b_mode
:
any
public
b_path
:
any
public
deleted_file
:
any
public
diff
:
any
public
new_file
:
any
public
repo
:
any
Methods
public
static
list_from_string
(
repo
:
any
, text
:
any
, callback
:
Function
)
Parameters
repo:
any
text:
any
callback:
Function
Globals
git
Actor
Blame
BlameLine
Blob
Commit
CommitStats
Config
Diff
constructor
a_blob
a_mode
a_path
b_blob
b_mode
b_path
deleted_file
diff
new_file
repo
list_from_string
FileIndex
FileWindow
Git
GitFileOperations
GitIndex
GitObject
Head
LooseStorage
Merge
PackStorage
RawObject
Ref
Remote
Repo
Repository
Status
StatusFile
Submodule
Tag
Tree
UserInfo