[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.
How would I use that? Sorry, I don't think I'm understanding "prefix-key". Do you mean prefix arg? I tried C-u C-x V L and that doesn't work either. Thanks in advance for any help you can offer. > Waiting that, use: By "waiting that" do you mean that while I'm waiting for that to be fixed? > 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. Ooh! Nice. Thanks! Ross _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
