Re: [howto] Kernel hacker's guide to git, updated

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 09/30/05

  • Next message: Vitaly Wool: "Re: [patch] switch mtd to new driver model & cleanups"
    Date:	Fri, 30 Sep 2005 11:14:22 -0700 (PDT)
    To: Junio C Hamano <junkio@cox.net>
    
    

    On Fri, 30 Sep 2005, Junio C Hamano wrote:
    >
    > I suspect the version Linus posted has a funny interaction with
    > 'git-pull'; 'git pull --tags' by mistake, or intentionally to
    > file a bug report to annoy me ;-), would create an Octopus out
    > of those tags, if I am not mistaken.

    Hey, even more impressive is "git pull --all", which will happily try to
    create an octopus of every single ref available at the other end.

    Now, I think that octopus merges in _general_ are likely to be driver
    error, and that it might make sense to have a separate flag to enable
    them in the first place. That would solve the confusion..

    So then you could do

            git pull --all --octopus xyzzy

    if you _really_ meant to do that.

                    Linus
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Vitaly Wool: "Re: [patch] switch mtd to new driver model & cleanups"

    Relevant Pages

    • Re: Bug Report: 2.4.22-pre5: BUG in page_alloc (fwd)
      ... there are st.c updates ... What happened to the BKCVS, why aren't the tags present in all ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Fix missing padding in DMI table.
      ... This entry in the DMI blacklist table is missing it's NO_MATCH ... tags, which means the struct gets padded instead of filled with ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] blk_queue_free_tags
      ... Currently blk_queue_free_tags cannot be called with ops outstanding. ... blk_queue_free_tags to no longer free the tags, ... the request queue for the device ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Build TAGS problem with O=
      ... it fails with: ... MAKE TAGS ... find: security/selinux/include: No such file or directory ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: git tag in localversion
      ... > My suggestion would be to classify these wherever they would fall if the ... > are testing those kernels. ... tags (of course without discarding the tag but showing it after clicking ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)