6.1 - 6.2 update issue
Created by: dhaneshkoliyat
Hello,
Am trying to update GITLab from 6.1 to 6.2. Am getting an error while running the command.
I went to /home/git/gitlab directory Ran command "git fetch --all". I got an error "fatal: Not a git repository (or any of the parent directories): .git". So I did "git init" in that folder. Then again I tried. "git fetch --all" did not return any issue. But "git checkout 6-2-stable" returned an error "error: pathspec '6-2-stable' did not match any file(s) known to git."
How to solve this issue? Please help me out if possible.