Please ensure sidekiq is running.

On Sat, Jun 14, 2014 at 5:25 AM, Dave Ekhaus <[email protected]> wrote:
> Hi All
>
>     I'm experiencing some odd behavior with our gitlab instance.
> Specifically - Gitlab isn't 'recognizing' a feature branch that I just
> pushed (successfully I might add).
>
>     Essentially - in all the places where I previously would be able to see
> (in a drop-down select) a feature branch that I just pushed - I don't see
> the feature branch.  Because Gitlab isn't aware of the branch - I can't
> create merge request.  What's odd is that when I go to ‘merge requests’ page
> and try and manually create the merge request Gitlab isn’t showing my pushed
> feature branch in the drop-down select of known branches.  Still odder is
> the fact that the branch was in fact successfully pushed in that Gitlab is
> listing the branch in the list of recent branches.
>
>     I created the branch by doing …
>
> git checkout -b "insert name of feature branch here"
>
> I pushed the branch by doing …
>
> git push origin "insert name of feature branch here"
>
> I've done the above two commands 100's (maybe 1000's) of times and they've
> worked.  Am I doing something wrong here ????
>
> Thanks
> Dave
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/66a8c3f2-211b-4ec9-bac8-7bae83be2bfa%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAEG31mNGknB%2BqaxVyDaj%3DBf9hj8NcEA2Szdx-BgJn2SeJP6HLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to