Skip to content

Commit 5a4ba8f

Browse files
Rewording
1 parent 5881fc9 commit 5a4ba8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gitkraken-client/open-clone-init.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,22 @@ Once this is complete, you are ready for your oceanic journey!
2525
***
2626
## Repository Management
2727

28-
The Repo Management tab is an overview of all your open repos, Workspaces, favorite repos. To open the Repo Management tab click on the folder icon at the top left or press <kbd>Alt + O or Cmd + O</kbd>
28+
The Repo Management tab provides an overview of your active repositories, Workspaces, and favorite repositories. To access the Repo Management tab, either click on the folder icon located at the top left or utilize the keyboard shortcut <kbd>Alt + O</kbd> (Windows/Linux) or <kbd>Cmd + O</kbd> (Mac).
2929

3030
<img src='wp-content/uploads/gkc-repo-mngmt-tab.png' class='img-bordered img-responsive center'>
3131

32-
At the top right corner there are three ways to start a Git repository when working on a project:
32+
At the top right corner, you'll find three options for managing Git repositories within your projects:
3333

3434
1. **Open** - Open a local Git repository already initialized and available locally.
3535
2. **Clone** - Clone a remote Git repository already initialized.
3636
3. **Init** - Create an empty Git repository or reinitialize an existing one.
3737

3838
Additionally, you can create a new Workspace and manage your integrations.
3939

40-
In the Repo Management tab you have a list of your already opened repos (Open Repositories), your favorites (Favorites) and your Workspaces.
40+
In the Repo Management tab you will find a list of your active repos (Open Repositories), your favorites (Favorites) and your Workspaces.
4141

4242
For each repo, you have three available actions:
43-
* Open repo in VS Code.
43+
* Open repository in VS Code.
4444
* Open repository details (this toggles a panel with the README.md content)
4545
* Open/Close repo tab.
4646

0 commit comments

Comments
 (0)