@julian,
it 's the same thing
is there a way to clear github related information from a user in the nodebb database ?
Good day,
Could someone lay out the steps to upgrade from v0.7.3. to 0.8.0
I've got the hang of going up points but not to next full point.
Tried to follow the steps in documentation but says can not merge (when up to the merge part)
never mind, got it going
I do this...
./nodebb stop; git fetch; git checkout v0.8.0; git pull; npm install; ./nodebb upgrade; ./nodebb start; ./nodebb log
The master branch has been fixed.
No need for checkout v0.8.
We may just end up re-releasing 0.8.0 if the launched version is really not working too well.