Great Thing Jaroslav. Of Course we need more and better git support in NetBeans, like the long asked feature for a visual git log like this: https://blog.jetbrains.com/idea/files/2011/11/log1.jpg. Only to let you know that. This is of Course another topic and I will create a new ticket for this. I did it in the bugzilla board already.
Cheers and great work Chris Von: Jaroslav Tulach Gesendet: Samstag, 27. Januar 2018 10:00 An: Apache NetBeans Betreff: Improve Git Support Hi devs, if you want to get familiar with (part of) NetBeans code base and contribute to development of this IDE, here is a quest: Please take a look at my PR: https://github.com/apache/incubator-netbeans/ pull/391/files It improves the "Show Git History" window to handle `git replace`. It is a simple change - when there is no parent of certain Git RevCommit - search refs/replace/<id> and continue the search from there. Don't you want to improve your development karma by doing the same for "Show Annotations" e.g. `git blame` support? -jt PS: In any case I need a reviewer to approve my change, so give me a +1, please. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists