gpt4 book ai didi

git - 列出为特定 git commit 修改的文件

转载 作者:IT王子 更新时间:2023-10-29 00:46:21 25 4
gpt4 key购买 nike

我有提交,abc,我想列出为提交修改的文件。

将列出该提交的修改文件的 git 命令是什么?

最佳答案

仅针对文件名:

git show --name-only abc

要查看发生在他们身上的摘要:

git show --name-status abc

关于git - 列出为特定 git commit 修改的文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21515084/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com