Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » JGit blame ignore whitespace
JGit blame ignore whitespace [message #1701959] Fri, 17 July 2015 06:40 Go to next message
Andrey Hsiao is currently offline Andrey HsiaoFriend
Messages: 1
Registered: July 2015
Junior Member
When using Git command line, we can specify ignore whitespace with "-w".

Does JGit has similar options as of now?

Thanks
Re: JGit blame ignore whitespace [message #1713207 is a reply to message #1701959] Mon, 02 November 2015 11:36 Go to previous message
Junyi Bei is currently offline Junyi BeiFriend
Messages: 4
Registered: November 2015
Junior Member
Take a look at BlameCommand.setTextComparator

You can use a comparator that ignores whitespace
Previous Topic:Rename error when pull
Next Topic:JGit ListBranchCommand with contains does not close RevWalk
Goto Forum:
  


Current Time: Tue Apr 23 16:00:03 GMT 2024

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

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

Back to the top