Hi, Ross Patterson <[email protected]> writes: > I'm trying to use C-x V L in a buffer visting a file in a git repo but I > always get the repo-wide log entries, not those specific to the file. I > did a little stepping through the code with edebug and it looks like the > "path" arg doesn't get passed successfully through to the xgit-log > "file" arg.
dvc-log should have a prefix-key to prompt for file-name when needed. Waiting that, use: M-x xgit-log-file > Anyone have a fix or a workaround I might use for this? May be you will be interested by `xgit-annotate' also. -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
