cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Git Extension for Merge and Compare

SOLVED
Redzouz1
Member
Solved!

Configuring Git Extension for Merge and Compare

Hi, 

 

I am looking to configure the Merge and Diff tool in Git Extension. 

Due to our IT policy we cannot use any other client than Git Extension. 

I know there are already a lot of post concerning this topic since 2013. And I was going from a link to another and unfortunatly was not able to find a solution. 

Please if you succeed to configure GitExtension could you share your solution. 

 

Thanks in advance

2 REPLIES 2
Redzouz1
Member
Solution

Re: Configuring Git Extension for Merge and Compare

Message contains a hyperlink Message contains an image

I finally found a solution.
I am using a script done by Samuel Taggart, it can be downloaded here SAS-blog / LVCompare-Merge-Setup · GitLab

 

The setup instruction are on the link. which consist of running the following batch command:

cd && git clone https://gitlab.com/sas-blog/LVCompare-Merge-Setup.git && cd LVCompare-Merge-Setup && ./setupLVTools.sh

 

then I have configured git extension as follow>

Redzouz1_0-1685540164878.png

 

cheers,

 

Zuc_lab2
Member

Re: Configuring Git Extension for Merge and Compare

Message contains a hyperlink

hi  Redzouz1,

 

Do you have found a solution also for TestStand Diff/Merge Tool?

 

Best Regards,

Zuc