Re: VCS comparison table

Previous thread: git-fetch not working? by Andy Parkins on Tuesday, October 24, 2006 - 1:00 pm. (4 messages)

Next thread: Would be nice to have a "git-checkpoint" command by Geert Bosch on Tuesday, October 24, 2006 - 1:36 pm. (1 message)
From: Jakub Narebski
Date: Tuesday, October 24, 2006 - 1:28 pm

But you can still use git as you used it long time ago. The plumbing
commands didn't vanish. Git got rich in porcelanish commands, true, but old
core remains. And GIT_TRACE (quite new addition) certainly helps.

I think git profit very much from being created bottom-up, from main idea of
SCM, through repository format and structure, through plumbing commands,
through porcelain done with scripts, to having many new plumbing commands,
to having many commands builtin, in the future to libification perhaps.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-

Previous thread: git-fetch not working? by Andy Parkins on Tuesday, October 24, 2006 - 1:00 pm. (4 messages)

Next thread: Would be nice to have a "git-checkpoint" command by Geert Bosch on Tuesday, October 24, 2006 - 1:36 pm. (1 message)