字符串 此方法不会跟踪重命名文件的历史记录。 请注意,--也是可选的。从git help log开始:
[--] <path>...
Show only commits that are enough to explain how the files that match the specified paths came to be. See History Simplification below for
details and other simplification modes.
Paths may need to be prefixed with -- to separate them from options or the revision range, when confusion arises.
2条答案
按热度按时间qhhrdooz1#
您可以使用
foldername
或'foldername/*'
。字符串
此方法不会跟踪重命名文件的历史记录。
请注意,
--
也是可选的。从git help log
开始:型
xwmevbvl2#
如果你想使用图形工具,比如gitk,它的工作原理是一样的:
字符串