-
- Downloads
feat: users can have their own Git repo that will be persisted
Their '.git' and '.gitignore' are copied and renamed before the commit/push on the Gitea repo so that they can be staged. If a repository already exists, when the code is pulled at the start, the user's git files will also be renamed back.
Showing
- deadlock-plugins/deadlock-extension/src/core/gitMission.ts 5 additions, 0 deletionsdeadlock-plugins/deadlock-extension/src/core/gitMission.ts
- deadlock-plugins/deadlock-extension/src/recorder/index.ts 4 additions, 1 deletiondeadlock-plugins/deadlock-extension/src/recorder/index.ts
- deadlock-plugins/deadlock-extension/src/recorder/utils.ts 70 additions, 0 deletionsdeadlock-plugins/deadlock-extension/src/recorder/utils.ts
Loading
Please register or sign in to comment