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
Next Next commit
Fix annotated_commit annotation
Removing free from the list because it was not being honored anyway, and we have a test that uses this free
  • Loading branch information
srajko committed Apr 27, 2016
commit 2139c33913b30e9f2cb60e9c862f87140f71ae79
5 changes: 1 addition & 4 deletions generate/input/descriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,8 @@
},
"types":
{
"annotated": {
"annotated_commit": {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this section completely? No use in having an empty section for this.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I fill it right back up in #1006.

"functions": {
"git_annotated_commit_free": {
"ignore": true
}
}
},
"attr": {
Expand Down