Skip to content

docs: remove stale -b v2 flag from clone command in CONTRIBUTING.md#6121

Closed
Goutham-Annem wants to merge 1 commit into
google:mainfrom
Goutham-Annem:docs/fix-contributing-clone-branch
Closed

docs: remove stale -b v2 flag from clone command in CONTRIBUTING.md#6121
Goutham-Annem wants to merge 1 commit into
google:mainfrom
Goutham-Annem:docs/fix-contributing-clone-branch

Conversation

@Goutham-Annem

Copy link
Copy Markdown
Contributor

The Development Setup section instructs contributors to clone the repo with -- -b v2, which points to the old v2 branch. Active development happens on main (the default branch). Contributors who follow this instruction verbatim end up on an outdated branch and miss recent changes.

Remove the -b v2 flag so gh repo clone checks out the default branch (main) as expected.

@google-cla

google-cla Bot commented Jun 15, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Goutham-Annem Goutham-Annem force-pushed the docs/fix-contributing-clone-branch branch from 1d1ccd0 to 8cefeb0 Compare June 15, 2026 18:08
@DeanChensj DeanChensj self-assigned this Jun 15, 2026
copybara-service Bot pushed a commit that referenced this pull request Jun 15, 2026
Merge #6121

The Development Setup section instructs contributors to clone the repo with `-- -b v2`, which points to the old `v2` branch. Active development happens on `main` (the default branch). Contributors who follow this instruction verbatim end up on an outdated branch and miss recent changes.

Remove the `-b v2` flag so `gh repo clone` checks out the default branch (`main`) as expected.

Co-authored-by: Shangjie Chen <deanchen@google.com>
COPYBARA_INTEGRATE_REVIEW=#6121 from Goutham-Annem:docs/fix-contributing-clone-branch 8cefeb0
PiperOrigin-RevId: 932669214
@adk-bot

adk-bot commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Thank you @Goutham-Annem for your contribution! 🎉

Your changes have been successfully imported and merged via Copybara in commit 2e28e5d.

Closing this PR as the changes are now in the main branch.

@adk-bot adk-bot added the merged [Status] This PR is merged label Jun 15, 2026
@adk-bot adk-bot closed this Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged [Status] This PR is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants