B4G behavior on read-only branch
search cancel

B4G behavior on read-only branch

book

Article ID: 246945

calendar_today

Updated On:

Products

Endevor

Issue/Introduction


Created a read-only branch.
Then did a modification of the element in vscode.
Noticed the element in Azure Devops repository was modified after the git push.
After a refresh, a revert was created by B4G.

Is this the expected behavior ?


Environment

Release : 18.0

Component : BRIDGE FOR GIT 2.11.0

 

Resolution

This is the expected Endevor B4G behavior. 

After a push into a read-only branch, the repository gets updated temporarily, then BFG schedules a revert to revert this change, since read-only repos shouldn't be updated.