On Thu, Mar 19, 2009 at 06:27:55PM +0100, Luca Capello wrote: > Again, please perform two commits in such a case: > > - the first one about APT_OPTIONS for wicd > > - the second one about /proc being mounted in the chroot, since > according to the commit log you are touching nothing else than wicd
`git add -i <file>' lets you cherry-pick/stage single patch hunks from a file. That helps if you did two changes, tested both but want to commit them separately. (Of course, both commits should both result in a working copy of the file so that the repository stays bisectable.) Kind regards, Philipp Kern -- .''`. Philipp Kern Debian Developer : :' : http://philkern.de Release Assistant `. `' xmpp:[email protected] Stable Release Manager `- finger pkern/[email protected]
signature.asc
Description: Digital signature
_______________________________________________ pkg-fso-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint
