mercurial - cannot get "hg log file" to display anything -
mercurial - cannot get "hg log file" to display anything -
i want find out alter sets have modifications file called wrapper.cpp.
i have tried "hg log [relative_path_to_file]wrapper.cpp"
i have tried changing directories [relative_path_to_file] , "hg log wrapper.cpp"
neither gives me output.
i on windows.
what doing wrong?
mercurial case sensitive. sure case on file name you're entering command matches how it's committed? "hg manifest" should help check.
mercurial
Comments
Post a Comment