Skip to content

Instantly share code, notes, and snippets.

@TOMeeeek
Created February 11, 2022 11:56
Show Gist options
  • Save TOMeeeek/554a4d6ed4a6336683904887c086f0e4 to your computer and use it in GitHub Desktop.
Save TOMeeeek/554a4d6ed4a6336683904887c086f0e4 to your computer and use it in GitHub Desktop.
2022/02/11 12:53:54 ...ers/web/repo/view.go:860:renderCode() [E] GitRepo.IsEmpty: check empty: exit status 129 - usage: git rev-list [OPTION] <commit-id>... [ -->
limiting output:
--max-count=<n>
--max-age=<epoch>
--min-age=<epoch>
--sparse
--no-merges
--min-parents=<n>
--no-min-parents
--max-parents=<n>
--no-max-parents
--remove-empty
--all
--branches
--tags
--remotes
--stdin
--quiet
ordering output:
--topo-order
--date-order
--reverse
formatting output:
--parents
--children
--objects | --objects-edge
--unpacked
--header | --pretty
--abbrev=<n> | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment