Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added in odb_write
  • Loading branch information
John Haley committed Nov 17, 2014
commit 32f7838e5db23b044e9b7ea8b4af9d244c52bf5c
7 changes: 6 additions & 1 deletion generate/descriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,12 @@
"ignore": true
},
"git_odb_write": {
"ignore": true
"args": {
"data": {
"cppClassName": "Wrapper",
"jsClassName": "Buffer"
}
}
},
"git_odb_write_pack": {
"ignore": true
Expand Down