[asdf-devel] announce: ASDF 1.359
Stelian Ionescu
sionescu at cddr.org
Wed Aug 19 16:15:49 UTC 2009
On Wed, 2009-08-19 at 10:25 -0500, Robert Goldman wrote:
> Gary King wrote:
> ...
> > * moved defgenerics to their own section because I like it that way.
> ...
> I think that this is a fine thing to do, but it makes for a miserable
> merge. The next time you are going to do this, would you mind pushing a
> version with all the normal patches, then push a second version with the
> code blocks moved?
>
> Alternatively, would someone please provide simple recipes for dealing
> with git? It's really far more complex than CVS, and I don't see
> obvious patterns of interaction to do simple things like restore
> synchronization with the central repo.
git fetch origin
downloads latest commits
git reset --hard origin/master
nukes all local changes, synchronizing with the remote repo
--
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20090819/e33b0441/attachment.sig>
More information about the asdf-devel
mailing list