Reading files from folder contents vs reading files from git ref #1303
spenserblack
started this conversation in
General
Replies: 1 comment 9 replies
-
Can we do HEAD + pending changes ? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using this discussion to list the pros/cons of reading from the folder (like tokei does) vs reading from a git ref (like linguist does). Feel free to comment or edit.
From git ref
.go
files (probably from~/go/
) were included) (Support analysis of tracked files #1033)From directory
Beta Was this translation helpful? Give feedback.
All reactions