Guest User

Untitled

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. 3e0b5fb09d70d0457d7e5ae7892504f6e1b45f33
  2.  
  3. Merge pull request #4556 from tk0miya/4543_autodoc_test_fails_with_py353
  4.  
  5. Fix #4543: test for autodoc fails with python 3.5.3
  6.  
  7. $ git show -s --format=%B 3e0b5fb09d70d0457d7e5ae7892504f6e1b45f33
  8.  
  9. Merge pull request #4556 from tk0miya/4543_autodoc_test_fails_with_py353
  10.  
  11. Fix #4543: test for autodoc fails with python 3.5.3
  12.  
  13. curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK"
  14. "https://gitlab.example.com/api/v4/projects/5/sphinx/commits/3e0b5fb09d70d0457d7e5ae7892504f6e1b45f33"
  15.  
  16. $ git log --format='%H%n%at%n%B' --merges
  17.  
  18. $ git log --merges --format='{%n "hash": "%H",%n "timestamp": %at,%n "subject": "%s"%n}'
  19. {
  20. "hash":3e0b5fb09d70d0457d7e5ae7892504f6e1b45f33,
  21. "timestamp": 1517848081,
  22. "subject": "Merge pull request #4556 from tk0miya/4543_autodoc_test_fails_with_py353"
  23. }
  24.  
  25. ...
Add Comment
Please, Sign In to add comment