ipython / ipython/ipykernel

Renamed default branch to main

Open
#823 0 comments 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
Python
Stars
734
Forks
412
Avg merge
1d 5h
Merged PRs (30d)
8

Description

Anyone who has the repository already cloned will likely need to update it. These are the commands Github suggests:

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.