Skip to content

Feature: unlock all locks (Git LFS)#1890

Merged
love-linger merged 3 commits intosourcegit-scm:developfrom
mat13109:feature/unlock-all-locks
Nov 3, 2025
Merged

Feature: unlock all locks (Git LFS)#1890
love-linger merged 3 commits intosourcegit-scm:developfrom
mat13109:feature/unlock-all-locks

Conversation

@mat13109
Copy link
Copy Markdown
Contributor

@mat13109 mat13109 commented Nov 2, 2025

When I finish working on a feature and push my changes, I like to have a way to unlock everything that I've locked at once. Again, working with game engines that sometimes lock dozens of files, unlocking them one by one is a real chore. Until now I had a batch script to do just that, but I'm thinking this could be a nice addition to SourceGit.

unlockall.webm

@mat13109 mat13109 changed the title Feature/unlock all locks Feature: unlock all locks (Git LFS) Nov 2, 2025
@love-linger love-linger self-assigned this Nov 3, 2025
@love-linger love-linger added the enhancement New feature or request label Nov 3, 2025
@love-linger love-linger merged commit 691686c into sourcegit-scm:develop Nov 3, 2025
14 checks passed
love-linger added a commit that referenced this pull request Nov 3, 2025
- Re-design LFS Locks window
- Unlocking multiple files is only used in `LFS Locks` window. Remove it from `ViewModels.Repository`
- Use `App.AskConfirmAsync` instead of show confirm window manually
- Add missing translation for Chinese

Signed-off-by: leo <longshuang@msn.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants