mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 20:59:08 -04:00
feat(blob): add more bindings and API methods (#21)
This commit is contained in:
parent
39a71811cb
commit
e6bfdc5a85
423 changed files with 1076 additions and 39 deletions
8
test/assets/mailmap_repo/.mailmap
Normal file
8
test/assets/mailmap_repo/.mailmap
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Simple Comment line
|
||||
<cto@company.xx> <cto@coompany.xx>
|
||||
Some Dude <some@dude.xx> nick1 <bugs@company.xx>
|
||||
Other Author <other@author.xx> nick2 <bugs@company.xx>
|
||||
Other Author <other@author.xx> <nick2@company.xx>
|
||||
Phil Hill <phil@company.xx> # Comment at end of line
|
||||
<joseph@company.xx> Joseph <bugs@company.xx>
|
||||
Santa Claus <santa.claus@northpole.xx> <me@company.xx>
|
Loading…
Add table
Add a link
Reference in a new issue