Created
February 11, 2022 11:56
-
-
Save TOMeeeek/554a4d6ed4a6336683904887c086f0e4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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