Skip to content

Commit

Permalink
Change checkout to switch
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Ostblom <joelostblom@users.noreply.github.com>
  • Loading branch information
binste and joelostblom authored Aug 31, 2024
1 parent 7e11d82 commit e403e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

9. On main, build source & wheel distributions. If you work on a fork, replace `origin` with `upstream`:

git checkout main
git switch main
git pull origin main
hatch clean # clean old builds & distributions
hatch build # create a source distribution and universal wheel
Expand Down

0 comments on commit e403e65

Please sign in to comment.