/ tests / ReplayData / Repository.testMergeWithConflict.txt
Repository.testMergeWithConflict.txt
 1  https
 2  POST
 3  api.github.com
 4  None
 5  /repos/jacquev6/PyGithub/merges
 6  {'Content-Type': 'application/json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 7  {"head": "branchForHead", "base": "branchForBase"}
 8  409
 9  [('status', '409 Conflict'), ('content-length', '28'), ('x-github-media-type', 'github.beta; format=json'), ('x-content-type-options', 'nosniff'), ('x-ratelimit-remaining', '4980'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('cache-control', ''), ('date', 'Sat, 08 Sep 2012 12:29:28 GMT'), ('content-type', 'application/json; charset=utf-8')]
10  {"message":"Merge conflict"}
11