cg-update question.

2005-08-21 Thread Johnny Stenback
Hi all, I hope it's ok to ask cogito questions on this list... I just realized that if I've got an uncommitted local change in a tree and I update my tree with cg-update to merge in changes from a different tree... cg-update will pull the changes and do the merge. So that's all cool, but as i

Re: git commit (or git-commit-script) question

2005-08-19 Thread Johnny Stenback
Ah, that explains it. I had already marked all my changes for update, that's what threw me off here. Thanks! Linus Torvalds wrote: On Fri, 19 Aug 2005, Johnny Stenback wrote: That made me assume that if I do: git-commit-script somedir it would *only* commit the changes I'

git commit (or git-commit-script) question

2005-08-19 Thread Johnny Stenback
Hey all, git-commit-script --help says: git commit [-a] [-m ] [-F ] [(-C|-c) ] [...] That made me assume that if I do: git-commit-script somedir it would *only* commit the changes I've made in "somedir", but it appears to commit *all* files that have changed (and shows all files in the