Johannes Kramer
Johannes Kramer
When trying to add a new submodule to a repository having no submodules then I'll always get the following error: ``` $ git meta add-submodule -i file:///d/casdev/_test/git-meta/try/arepo.git file:///d/casdev/_test/git-meta/try/arepo.git src/arepo Error:...
### Description When calling `sync` with purge set to True and having a directory only in the destination with one read-only file then the sync removes the read-only file (OK),...
## Summary When merging a branch having - Git LFS tracked files that were changed in both branches (=> merge conflicts) and - the merge has 2 common ancestors then...
Tried to make the code independent from Autodesk. So it should only depend on `enterprice.constants`. - Replaced "adsk" with "$KIT_ID" where possible - Replaced "Autodesk" with "GitHub Enterprise" - Replaced...