Feat: Display Tag in Commit Details#20
Conversation
SatheeshvarmaSJ
left a comment
There was a problem hiding this comment.
Just a test to see if the review is working.
|
@SatheeshvarmaSJ Is this tested, reviewed and ready to merge? |
There was a problem hiding this comment.
Since this is a constant, this VI can be inline.
There was a problem hiding this comment.
Since this is a constant, this VI can be inline.
There was a problem hiding this comment.
Adjusted the position.
There was a problem hiding this comment.
Cleared the drop down contents
There was a problem hiding this comment.
Initialize case is set to default visible case
There was a problem hiding this comment.
Addressed the comment
There was a problem hiding this comment.
Modified to display the tag commit specific
I have reviewed and requested changes @KarthikAbiram |
|
Addressed the review comments. Kindly have a look and share your feedback @SatheeshvarmaSJ |
|
@SatheeshvarmaSJ Please let me know if these can be merged |













What does this pull request accomplish?
The PR adds functionality to display the tag (if exists) along with Commit Details.
Implementation Details
Implemented by checking the existence of tags. If tags found, the latest tag is retrieved and displayed in the Commit Details.
Files Changed
Code Compare Tool For Git.viWhy should this pull request be merged?
Merging this PR allows the user to get the tag details (if exists) thus improving user experience.
Checklist: