git-history
git-history copied to clipboard
View line history is broken
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]
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]
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]
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]
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 addpriority
label once you start contributing :smile: