git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about pull-requests
@ 2016-02-22 11:54 Nagaraj Mandya
  2016-02-22 16:37 ` Kevin Daudt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nagaraj Mandya @ 2016-02-22 11:54 UTC (permalink / raw)
  To: git

Hello,
  In our GIT repository, all users are restricted from merging to
master without a pull request. This works well and all developers are
raising pull requests and merging. However, if there is a merge
conflict during the merge, we have a problem.

  We follow the instructions provided by Bitbucket and the final step
is to push the merged code to master to the "origin" repository.
However, that steps always fails with the error that pushes can only
be made with pull requests.

  How do we work around this problem? We want all pushes to happen
through merge requests but still allow pull requests with merge
conflicts to get pushed. Thanks.
--
Regards,
Nagaraj

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-23  3:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 11:54 Question about pull-requests Nagaraj Mandya
2016-02-22 16:37 ` Kevin Daudt
2016-02-22 21:37 ` Jeff King
2016-02-23  2:58 ` fhaehnel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).