When using the Endevor Bridge for Git integration , elements under specific Types exhibit the following behavior:
All supported Endevor version
All supported Bridge for Git version
Endevor web services
The Data Format in the Endevor Type Definition is set to 'B' (Binary). When the format is set to Binary, the Bridge for Git integration does not perform the necessary character conversion to ASCII/UTF-8 for Git, and browsers treat the files as binary rather than text files.
To resolve this issue, update the Endevor Type Definition to ensure the data is treated as text:
Once updated, new synchronizations to Git should correctly translate the elements to ASCII/UTF-8 and display them as text.
If cache is enabled, the default expiration is set to one day, once the cache expires, the stored definitions (such as type definition) update automatically. To update definitions before expiration, the refresh button can be used.
If cache is disabled, The system queries Endevor directly via the REST API, so no action is needed to update the definitions. To update the Git repository, a manual refresh (sync-back now) can be run.