Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » History view: Show Notes History
History view: Show Notes History [message #729508] Mon, 26 September 2011 10:39 Go to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
What does the 'Show Notes History' do in the History view? I could not
see any effect when toggling this.

Dani
Re: History view: Show Notes History [message #729581 is a reply to message #729508] Mon, 26 September 2011 15:09 Go to previous messageGo to next message
Kevin Sawicki is currently offline Kevin SawickiFriend
Messages: 47
Registered: September 2011
Member
It controls whether or not note commits are shown in the History view.

You will need to use it on a repository with commit notes to see any differences such as JGit or EGit.

The message for EGit commit e853af612703e98af9f6e21c89a860d73b237e16 has more information about the behavior.
Re: History view: Show Notes History [message #729611 is a reply to message #729508] Mon, 26 September 2011 16:01 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
It shows any git-notes on objects.

http://progit.org/2010/08/25/notes.html

Since commits are immutable in Git, you can think of git-notes as annotations to commits. For example, Gerrit annotates commits with code review information so that information is stored along with commits.
Previous Topic:Merge tool
Next Topic:Commit on Master with JGit API?
Goto Forum:
  


Current Time: Tue Mar 19 07:14:33 GMT 2024

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

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

Back to the top