Respect/Rest

Upgrade master's commit

Closed this issue · 1 comments

Your master branch is very old

$ git checkout master
Switched to a new branch 'master'
$ git reset --hard origin/develop
HEAD is now at 9e7ee7d Updated travis.yml
$ git status
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 208 and 2 different commits each, respectively.
#   (use "git pull" to merge the remote branch into yours)
#
nothing to commit, working directory clean

Default branch is develop and since this still remains "beta-like" I think develop is the appropriate branch to use.

@henriquemoody it is not clear what you suggest the action should be?