diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-05-08 22:48:47 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-05-08 22:48:47 -0400 |
commit | a0db0d61fbc447f13cb0aadf01c83eb193b22dc9 (patch) | |
tree | 900fc05999875ac255bb152a71f56f32b6672124 /.gitignore | |
parent | git-gui: Smarter command line parsing for browser, blame (diff) | |
download | tgif-a0db0d61fbc447f13cb0aadf01c83eb193b22dc9.tar.xz |
git-gui: Generate blame on uncommitted working tree file
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions