Does dcommit stand for Distributed Commit? Something else?
Does dcommit stand for Distributed Commit? Something else?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to this link, it stands for
Delta Commit. More specifically: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).