Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View line history is broken #160

Open
sly1061101 opened this issue Mar 4, 2020 · 1 comment
Open

View line history is broken #160

sly1061101 opened this issue Mar 4, 2020 · 1 comment

Comments

@sly1061101
Copy link

sly1061101 commented Mar 4, 2020

I cannot see anything after clicking "view line history", and got the following output (branch name and file paths are hidden to * due to license):

git shortlog -e -s -n HEAD (completed in 0.365s)
git log -L1152,1152://////***.cpp --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=10 (completed in 3.275s)
git rev-list --full-history --count (completed in 0.013s)
usage: git rev-list [OPTION] ... [ -- paths... ]
limiting output:
--max-count=
--max-age=
--min-age=
--sparse
--no-merges
--min-parents=
--no-min-parents
--max-parents=
--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= | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all

git shortlog -e -s -n HEAD (completed in 0.415s)
git log --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=100 Dev/QuadDBringup -- (completed in 0.44s)
git rev-list --full-history / --count (completed in 0.181s)
git shortlog -e -s -n HEAD (completed in 0.367s)
git log -L248,248:///.cpp --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=10 (completed in 3.578s)
git rev-list --full-history --count (completed in 0.013s)
usage: git rev-list [OPTION] ... [ -- paths... ]
limiting output:
--max-count=
--max-age=
--min-age=
--sparse
--no-merges
--min-parents=
--no-min-parents
--max-parents=
--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= | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all

git shortlog -e -s -n HEAD (completed in 0.453s)
git log -L185,185:///.cpp --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=10 (completed in 3.703s)
git rev-list --full-history --count (completed in 0.015s)
usage: git rev-list [OPTION] ... [ -- paths... ]
limiting output:
--max-count=
--max-age=
--min-age=
--sparse
--no-merges
--min-parents=
--no-min-parents
--max-parents=
--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= | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all

git log --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=100 / --follow -- ///.cpp (completed in 0.71s)
git rev-list --full-history / -- ///.cpp --count (completed in 0.378s)
git log -L184,184:///.cpp --full-history --pretty=oneline --date-order --decorate=full --skip=0 --max-count=10 (completed in 3.447s)
git rev-list --full-history --count (completed in 0.011s)
usage: git rev-list [OPTION] ... [ -- paths... ]
limiting output:
--max-count=
--max-age=
--min-age=
--sparse
--no-merges
--min-parents=
--no-min-parents
--max-parents=
--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= | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all

@open-collective-bot
Copy link

Hey @sly1061101 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider contributing financially.

https://opencollective.com/git-history

PS.: We offer priority support for all financial contributors. Don't forget to add priority label once you start contributing 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant