Skip to main content



      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 16:22 Go to next message
Eclipse UserFriend
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 16:22] by Moderator

Re: How to Create a Note for a BLOB Object? [message #1735126 is a reply to message #1734930] Wed, 15 June 2016 13:11 Go to previous message
Eclipse UserFriend
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: Mon Jul 14 08:58:16 EDT 2025

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

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

Back to the top