git-history icon indicating copy to clipboard operation
git-history copied to clipboard

View line history is broken

Open sly1061101 opened this issue 4 years ago • 1 comments

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

sly1061101 avatar Mar 04 '20 15:03 sly1061101

Hey @sly1061101 :wave:,

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 :smile: