Skip to content

Commit 7bd9967

Browse files
committed
Update docs for Git
1 parent 6290822 commit 7bd9967

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/routes/docs/features/git/+page.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,8 @@ The Details Pane will display the repository name and current checked out branch
2828

2929
### Opening a Git repository in VS Code (or your IDE of choice)
3030

31-
When browsing a Git repository, the Status Bar will show an option to open the current folder in your selected IDE.
31+
When browsing a Git repository, the Status Bar will show an option to open the current folder in your selected IDE. The default IDE can be changed from the dev tools settings page.
32+
33+
### Cloning repositories from GitHub
34+
35+
Repositories can be cloned from GitHub with 'Clone' action. The simplest method is to drag and drop the repository URL from your browser into Files. You can also access this feature through the [Command Palette](/docs/features/command-palette/) or assign it a custom keyboard shortcut via the actions [settings page](/docs/customize-settings/actions/).

0 commit comments

Comments
 (0)