Closed alento-group closed 5 years ago
It looks like you are not on a branch. If you run git status
it should say which branch you are on.
Try doing a git pull, do a git checkout master
before the git pull
root@box:/home/miab/mailinabox# git status
HEAD detached at v0.40-quota-0.16-alpha
nothing to commit, working tree clean
root@box:/home/miab/mailinabox#
root@box:/home/miab/mailinabox# git checkout master
Previous HEAD position was 7f8336e Fix bug with quota input that prevented adding users
Switched to branch 'master'
Your branch is behind 'origin/master' by 1608 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
Ok, I am good to go now! Thanks!!!!!!!!!!!!
Ok, don't know why I did it but I was on autopilot and followed Josh's instructions to upgrade. As soon as the upgrade started I realized my mistake and aborted. I think that his repository was downloaded, but nothing was installed. So ... here I am. When I follow the correct instructions, I get this:
How do I proceed?