/gitminder

appAcademy Hackathon Entry Reminder Git Program

Primary LanguageRuby

#Gitminder

  1. Initializes git repositories a. [x] Takes names and emails for each partner and sets those as author when navigator b. [x] Makes separate remotegit for each author
  2. [] Does git actions for each separate repository with 1 command (commit, adds, pushes)
  3. [] Reminders (branching, committing, and switch forcing every 15 minutes)