mirror of
https://github.com/git/git.git
synced 2026-06-14 15:37:30 +02:00
a0db0d61fbc447f13cb0aadf01c83eb193b22dc9
If the user doesn't give us a revision parameter to our blame subcommand then we can generate blame against the working tree file by passing the file path off to blame with the --contents argument. In this case we cannot obtain the contents of the file from the ODB; instead we must obtain the contents by reading the working directory file as-is. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
583 MiB
Languages
C
50%
Shell
39.4%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.2%