Skip to main content
17-Peridot
December 20, 2021
Solved

Azure DevOps merge using Git extension

  • December 20, 2021
  • 2 replies
  • 2553 views

Hi Folks,

 

I have tried using Git extension to push changes from Composer to Azure Devops branch and observed that it pushes all the changed entities and don't have any option to push only specific entities.

I am looking for a kind of selection of individual entities instead of all entities of all the developers.

 

Please let me know if anyone came across similar requirement with multi-developers environment or any option other than Git extension to merge updated entities with Devops branch?

 

TIA.

Best answer by VladimirRosu_116627

All releases of the GitBackup Extension are available here.

https://github.com/PTCInc/thingworx-gitbackup-extension/releases

Please remember this Extension is provided as-is and without warranty or support. It is not part of the PTC product suite. This project is licensed under the terms of the MIT license.

If you need OOTB Git functionality in ThingWorx, please make sure that you suggest this in the ThingWorx Ideas forum. (search to see if somebody else suggested this already)

 

2 replies

15-Moonstone
December 28, 2021

Hi,

 

I think you need to manually put the updated/newly added extension file to the folder in repo which is generated by Git extension.

Regards

Shyam

12-Amethyst
December 29, 2021

In the new git hub extension we have some provision for selecting the entities I guess pls give it a try, I remember seeing a popup while you can select entities

also if you dont want to permanently move any entity (like users etc)to git you could update the gitignore files

19-Tanzanite
December 30, 2021

Correct. Since GitBackup Extension 4.0.0, released in August 2020, users can select which entities they would like to export (and in turn Push).

TanmeyTWX17-PeridotAuthor
17-Peridot
January 7, 2022

Hi @VladimirRosu_116627 

 

Could you please share the link to updated Git backup extension?

 

Thanks!