We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You only need to do this once for your locally checked out copy of cctbx_project.
cctbx_project
cd $(libtbx.find_in_repositories cctbx_project) git remote add dials [email protected]:dials/cctbx.git git fetch dials
git checkout -b bigthing
git push dials bigthing
git commit, git push, git checkout all work as you would expect.
git commit
git push
git checkout