This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-12 19:39:20 -05:00
Code
Issues
Packages
Projects
Releases
177
Wiki
Activity
Files
35eddf193fdf238ad05144b56fb5c74f342189fd
vscode
/
extensions
/
git
/
src
History
Ladislau Szomoru
35eddf193f
Revert "Git - honor detectSubmodules and detectWorktrees settings when opening a workspace from a file" (
#259005
)
...
This reverts commit
655258b05e
.
2025-07-31 15:26:48 +02:00
..
api
Error handling of create worktree and fix create worktree... command from command palette (
#257172
)
2025-07-22 07:37:50 -07:00
ipc
…
test
…
typings
…
actionButton.ts
…
askpass-empty.sh
…
askpass-main.ts
…
askpass.sh
…
askpass.ts
Git - fix file path parsing issue in askpass (
#257422
)
2025-07-23 12:33:33 +02:00
autofetch.ts
…
blame.ts
…
branchProtection.ts
…
cache.ts
…
commands.ts
Git - add the ability to create a worktree from a worktree (
#258956
)
2025-07-31 11:59:33 +02:00
decorationProvider.ts
…
decorators.ts
…
diagnostics.ts
…
editSessionIdentityProvider.ts
…
emoji.ts
…
fileSystemProvider.ts
…
git-base.ts
…
git-editor-empty.sh
…
git-editor-main.ts
…
git-editor.sh
…
git.ts
Git - detect worktrees when opening a worktree (
#258980
)
2025-07-31 10:52:07 +00:00
gitEditor.ts
…
historyItemDetailsProvider.ts
…
historyProvider.ts
…
main.ts
…
model.ts
Revert "Git - honor detectSubmodules and detectWorktrees settings when opening a workspace from a file" (
#259005
)
2025-07-31 15:26:48 +02:00
operation.ts
Add worktree command (
#255945
)
2025-07-16 18:54:45 +00:00
postCommitCommands.ts
…
protocolHandler.ts
…
pushError.ts
…
remotePublisher.ts
…
remoteSource.ts
…
repository.ts
revamp create worktree... flow (
#257603
)
2025-07-24 18:40:20 +10:00
ssh-askpass-empty.sh
…
ssh-askpass.sh
…
staging.ts
…
statusbar.ts
…
terminal.ts
…
timelineProvider.ts
…
uri.ts
…
util.ts
Git - fix file path parsing issue in askpass (
#257422
)
2025-07-23 12:33:33 +02:00
watch.ts
…