How to display git commits in editor
![]()
Ilona Krammer (159●2●37)
| asked Nov 18 '16, 5:54 a.m.
edited Nov 23 '16, 3:52 p.m. by David Lafreniere (4.8k●7)
I have created a new editor presentation from scratch but I'd need to display the connected git commits (change set). I can't seem to do it with a reference presentation - how does it work?
I can see the Git Commit Links in the history but not with any presentation I tried. Can someone please point me in the right direction? I have also already thought about the git commits maybe not displaying in the editor because I added the presentation after I linked the work item to a commit - but that shouldn't really be happening, right? I can see the links in the history so I am guessing I am using the wrong presentation - I just don't have any idea which one to use |
Accepted answer
One other answer
![]()
Hi Ilona
In case you are still working on this, you could add a Non-Attribute Presentation "Links" to any tab and the Commits should be listed there. ![]() Comments Hi Shubjit, I can not find the link type for GIT change set links in the choice list. Am I missing something? ![]() Hi Ralph
![]() Thanks! I don't see my git commits under the links non-attribute presentation. I see them in the history, but that's it. Thoughts? 1
I managed to resolve my issue. I removed the linkTypeFilter property from my process and the links now appear properly removing the linkTypeFilter works for me too - but I only want the git commits displayed, nothing else. How can I do that?
showing 5 of 6
show 1 more comments
|
Comments
How did you integration RTC and Git, and what's your RTC version?
We are using RTC 6.0.2
The thing is that I do not want to display the Links section the way it is provided by RTC - in fact we are using an empty process template so it isn't even available.
We activated the link history to be recorded that's why things also appear in our history.