Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • removed the old stale 'master' branch and renamed 'develop' active one to standard 'master' branch

If you have a local clone, you can update it by running:

git branch -m develop master
git fetch origin
git branch -u origin/master master

* removed the old stale 'master' branch and renamed 'develop' active one to standard 'master' branch

If you have a local clone, you can update it by running:

git branch -m develop master
git fetch origin
git branch -u origin/master master
@adumesny adumesny merged commit fcda6bb into gridstack:master Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant