Skip to content

Instantly share code, notes, and snippets.

@akademic
Created July 20, 2016 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akademic/afef02f8954f9b210d1e7146f8fb5480 to your computer and use it in GitHub Desktop.
Save akademic/afef02f8954f9b210d1e7146f8fb5480 to your computer and use it in GitHub Desktop.
[Macaron] 2016-07-20 11:26:13: Started POST /akademic/basic/compare/master...user1:master for [::1]
2016/07/20 11:26:13 [D] Session ID: 49df09f82891eecc
2016/07/20 11:26:13 [D] CSRF Token: IFcwReuEy2Z7iVr6HWPYpwTLxBg6MTQ2OTAwMDM4NTYzMjMwMjY2NA==
[git-module] /home/akademic/gogs-repositories/akademic/basic.git: git tag -l --sort=-v:refname
[git-module] /home/akademic/gogs-repositories/akademic/basic.git: git show-ref --heads
[git-module] stdout:
394713cf23796758a1359cfea16b41ea61989f48 refs/heads/master
[git-module] /home/akademic/gogs-repositories/akademic/basic.git: git show-ref --verify refs/heads/master
[git-module] stdout:
394713cf23796758a1359cfea16b41ea61989f48 refs/heads/master
[git-module] /home/akademic/gogs-repositories/akademic/basic.git: git show-ref --verify refs/heads/master
[git-module] stdout:
394713cf23796758a1359cfea16b41ea61989f48 refs/heads/master
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git show-ref --verify refs/heads/master
[git-module] stdout:
51041b641953086b7753a757de7a2d08fadb39cb refs/heads/master
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git show-ref --heads
[git-module] stdout:
51041b641953086b7753a757de7a2d08fadb39cb refs/heads/master
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git remote add -f 1469003173130246212 /home/akademic/gogs-repositories/akademic/basic.git
[git-module] stdout:
Обновление 1469003173130246212
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git merge-base remotes/1469003173130246212/master master
[git-module] stdout:
394713cf23796758a1359cfea16b41ea61989f48
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git log 394713cf23796758a1359cfea16b41ea61989f48...master --pretty=format:%H
[git-module] stdout:
51041b641953086b7753a757de7a2d08fadb39cb
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git cat-file -p 51041b641953086b7753a757de7a2d08fadb39cb
[git-module] stdout:
tree aefde3a01f6e10d72fd4899ce14c8b2654d3eb45
parent 394713cf23796758a1359cfea16b41ea61989f48
author Akademic <akademic@example.com> 1469000441 +0300
committer Akademic <akademic@example.com> 1469000441 +0300
file2 comm
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git diff --name-only remotes/1469003173130246212/master...master
[git-module] stdout:
file2
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git remote remove 1469003173130246212
[git-module] /home/akademic/gogs-repositories/user1/deriv.git: git diff -p --binary 394713cf23796758a1359cfea16b41ea61989f48 master
[git-module] stdout:
diff --git a/file2 b/file2
new file mode 100644
index 0000000..e69de29
2016/07/20 11:26:13 [...routers/repo/pull.go:679 CompareAndPullRequestPost()] [E] NewPullRequest: newIssue: GetRepositoryByID: repository does not exist [id: 3, uid: 0, name: ]
2016/07/20 11:26:13 [D] Template: status/500
[Macaron] 2016-07-20 11:26:13: Completed /akademic/basic/compare/master...user1:master 500 Internal Server Error in 48.673574ms
[Macaron] 2016-07-20 11:26:13: Started GET /img/500.png for [::1]
[Macaron] [Static] Serving /img/500.png
[Macaron] 2016-07-20 11:26:13: Completed /img/500.png 304 Not Modified in 73.565µs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment