You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your existing DEIMS git clone, run git remote add drupalorg your-drupal-git-user@git.drupal.org:project/deims.git replacing the last part with the part from step 1.
Make sure you're on the 7.x-1.x branch in your git checkout, and then run git push drupalorg 7.x-1.x to push the changes to Drupal.org.