Skip to content

Instantly share code, notes, and snippets.

@zarelit
Created April 24, 2016 15:06
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 zarelit/815de89d972314f2e6495a2cdab91aca to your computer and use it in GitHub Desktop.
Save zarelit/815de89d972314f2e6495a2cdab91aca to your computer and use it in GitHub Desktop.
[annex]$ cat git-trace.log
12:49:27.838912 git.c:564 trace: exec: 'git-annex' 'webapp'
12:49:27.839054 run-command.c:336 trace: run_command: 'git-annex' 'webapp'
12:49:28.242593 git.c:351 trace: built-in: git 'config' '--null' '--list'
12:49:28.682977 git.c:351 trace: built-in: git 'show-ref' 'git-annex'
12:49:28.873175 git.c:351 trace: built-in: git 'show-ref' '--hash' 'refs/heads/git-annex'
12:49:28.911249 git.c:351 trace: built-in: git 'log' 'refs/heads/git-annex..e936fbcafa9895c8f1b5c9ca5b1afa9896f8a91b' '--pretty=%H' '-n1'
12:49:31.025794 git.c:351 trace: built-in: git 'cat-file' '--batch'
12:49:31.193102 git.c:351 trace: built-in: git 'show-ref' 'git-annex'
12:49:31.194723 git.c:351 trace: built-in: git 'show-ref' '--hash' 'refs/heads/git-annex'
12:49:31.213714 git.c:351 trace: built-in: git 'log' 'refs/heads/git-annex..e936fbcafa9895c8f1b5c9ca5b1afa9896f8a91b' '--pretty=%H' '-n1'
12:49:31.216954 git.c:351 trace: built-in: git 'cat-file' '--batch'
12:49:53.645305 git.c:351 trace: built-in: git 'ls-files' '--stage' '-z' '--' '.'
12:49:54.759213 git.c:351 trace: built-in: git 'ls-files' '--stage' '-z' '--' '.'
12:49:54.929733 git.c:351 trace: built-in: git 'ls-tree' '--full-tree' '-z' '--' 'refs/heads/git-annex' 'uuid.log' 'remote.log' 'trust.log' 'group.log' 'numcopies.log' 'schedule.log' 'preferred-content.log' 'required-content.log' 'group-preferred-content.log'
12:49:54.955127 git.c:351 trace: built-in: git 'config' '--null' '--list'
12:49:54.957844 git.c:351 trace: built-in: git 'config' '--null' '--list'
12:49:55.004418 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
12:49:55.006397 git.c:351 trace: built-in: git 'show-ref' 'refs/heads/annex/direct/master'
12:49:55.008269 git.c:351 trace: built-in: git 'log' 'refs/heads/annex/direct/master..refs/heads/synced/master' '--pretty=%H' '-n1'
12:49:55.083219 git.c:351 trace: built-in: git 'show-ref' 'git-annex'
12:49:55.087101 git.c:351 trace: built-in: git 'show-ref' '--hash' 'refs/heads/git-annex'
12:49:55.090862 git.c:351 trace: built-in: git 'log' 'refs/heads/git-annex..e936fbcafa9895c8f1b5c9ca5b1afa9896f8a91b' '--pretty=%H' '-n1'
12:49:55.095490 git.c:351 trace: built-in: git 'ls-tree' '--full-tree' '-z' '--' 'refs/heads/git-annex' 'uuid.log' 'remote.log' 'trust.log' 'group.log' 'numcopies.log' 'schedule.log' 'preferred-content.log' 'required-content.log' 'group-preferred-content.log'
12:49:55.136061 git.c:351 trace: built-in: git 'cat-file' '--batch'
12:49:55.194249 git.c:351 trace: built-in: git 'version'
12:49:55.197845 git.c:351 trace: built-in: git 'check-ignore' '-z' '--stdin' '--verbose' '--non-matching'
12:49:55.298765 git.c:351 trace: built-in: git 'version'
12:49:55.299080 git.c:351 trace: built-in: git 'check-attr' '-z' '--stdin' 'annex.backend' 'annex.numcopies' 'annex.largefiles' '--'
12:49:56.954150 git.c:351 trace: built-in: git 'ls-files' '--cached' '-z' '--'
12:58:51.704134 git.c:351 trace: built-in: git 'add' '--force' '--' [... 4536 small files]
12:59:06.515784 git.c:351 trace: built-in: git 'add' '--force' '--' [... 470 small files]
12:59:08.193425 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
12:59:08.195382 git.c:351 trace: built-in: git 'show-ref' '--hash' 'refs/heads/annex/direct/master'
12:59:08.198249 git.c:351 trace: built-in: git 'write-tree'
12:59:08.266633 git.c:351 trace: built-in: git 'rev-parse' '4d11b0a2ef60991de75c8c326d35c92a567a88a3:'
12:59:08.270038 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
12:59:08.272727 git.c:351 trace: built-in: git 'show-ref' 'refs/heads/annex/direct/master'
12:59:08.275710 git.c:351 trace: built-in: git 'branch' '-f' 'synced/master' 'refs/heads/annex/direct/master'
12:59:08.279371 git.c:351 trace: built-in: git 'branch' '-f' 'master' 'refs/heads/annex/direct/master'
12:59:08.322997 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
12:59:08.325180 git.c:351 trace: built-in: git 'show-ref' 'refs/heads/annex/direct/master'
13:08:25.205367 git.c:351 trace: built-in: git 'add' '--force' '--' [... 4636 small files]
13:08:54.097253 git.c:351 trace: built-in: git 'add' '--force' '--' [.. 366 small files]
13:08:55.338467 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
13:08:55.341419 git.c:351 trace: built-in: git 'show-ref' '--hash' 'refs/heads/annex/direct/master'
13:08:55.344572 git.c:351 trace: built-in: git 'write-tree'
13:08:55.409919 git.c:351 trace: built-in: git 'rev-parse' '4d11b0a2ef60991de75c8c326d35c92a567a88a3:'
13:08:55.412574 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
13:08:55.415403 git.c:351 trace: built-in: git 'show-ref' 'refs/heads/annex/direct/master'
13:08:55.418757 git.c:351 trace: built-in: git 'branch' '-f' 'synced/master' 'refs/heads/annex/direct/master'
13:08:55.421774 git.c:351 trace: built-in: git 'branch' '-f' 'master' 'refs/heads/annex/direct/master'
13:08:55.435366 git.c:351 trace: built-in: git 'symbolic-ref' '-q' 'HEAD'
13:08:55.436641 git.c:351 trace: built-in: git 'show-ref' 'refs/heads/annex/direct/master'
[-- CTRL-C on the webapp]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment