/ tests / ReplayData / Repository.testMergeWithNothingToDo.txt
Repository.testMergeWithNothingToDo.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  {"commit_message": "Commit message created by PyGithub", "head": "branchForHead", "base": "branchForBase"}
 8  204
 9  [('status', '204 No Content'), ('x-ratelimit-remaining', '4985'), ('x-github-media-type', 'github.beta; format=json'), ('x-content-type-options', 'nosniff'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('cache-control', ''), ('date', 'Sat, 08 Sep 2012 12:22:53 GMT')]
10  
11