I'm using pipenv
and have a repository checked out: https://github.com/rvanlaar/django-tinymce4-lite
with branch rvanlaar-patch-1
.
I want to switch this checkout to master
. How can I do that?
I tried changing the Pipfile and running pipenv sync
.
Running pipenv install
updated the git checkout.