Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

We renamed master branch of pgcli to main.

If you have a local clone of pgcli where main branch is still master, you'll have to do the following:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

cc @dbcli/pgcli-core.

You must be logged in to vote

Replies: 2 comments · 1 reply

Comment options

LGTM

You must be logged in to vote
0 replies
Comment options

Renaming happened 2 years ago, I am closing this (I guess it was an announcement more than a discussion).

You must be logged in to vote
1 reply
@laixintao
Comment options

Yes, we are on main now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.