Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GEMINI.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ tests, aim to follow existing patterns. Key conventions include:

## Git Repo

The main branch for this project is called "main"
The main branch for this project is called "main". You can easily clone this repo by doing ```git clone https://github.com/google-gemini/gemini-cli.git``` then list all remote and local branches via ```git branch -a```. To participate to this repo, you will need a GitHub Account, fork this repo and commit changes.

## JavaScript/TypeScript

Expand Down