开发者

What is the origin of the name 'dcommit' in git svn dcommit?

开发者 https://www.devze.com 2023-01-16 03:32 出处:网络
Does dcommit st开发者_Go百科and for Distributed Commit? Something else?According to this link, it stands for Delta Commit.More specifically:

Does dcommit st开发者_Go百科and for Distributed Commit? Something else?


According to this link, it stands for Delta Commit. More specifically:

  • The command to use is git svn dcommit. The d stands for delta (there used to be a git svn commit command that has since been renamed to git svn set-tree because its behaviour was considered a little 'surprising' for first-time users).
0

精彩评论

暂无评论...
验证码 换一张
取 消