Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How to Create a Note for a BLOB Object?
How to Create a Note for a BLOB Object? [message #1734930] Mon, 13 June 2016 20:22 Go to next message
Brian Cort is currently offline Brian CortFriend
Messages: 4
Registered: May 2016
Junior Member
How do I create a git note for an object (blob) stored in the repo?

It seems like the AddNoteCommand is limited to only creating notes for commits (not blobs).

I have an ObjectId generated by ObjectInserter for the item I've stored. How do I add a note on it?

[Updated on: Mon, 13 June 2016 20:22]

Report message to a moderator

Re: How to Create a Note for a BLOB Object? [message #1735126 is a reply to message #1734930] Wed, 15 June 2016 17:11 Go to previous message
Brian Cort is currently offline Brian CortFriend
Messages: 4
Registered: May 2016
Junior Member
Never mind. I clearly needed another coffee before I went looking at those API docs. It does seem possible to add a Note on an arbitrary blob object.
Previous Topic:JGit clone as root loses the executable bit of shell script file
Next Topic:Delete a repo after cloning
Goto Forum:
  


Current Time: Fri Apr 19 01:11:36 GMT 2024

Powered by FUDForum. Page generated in 0.01777 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top