A common use case for git here is to just use it as a code
downloader without actually changing anything in the main branch.
Especially in Linux kernel land there seem to be quite a few tree
which are frequently rebased, which means that the usual "git pull -u"
usually leads to conflicts even when one hasn't changed anything
at all and just wants the latest state of that tree.
I found this initially quite frustrating ("$@#!-git cannot
even download new trees"), until I managed to
script the necessary magic incarnations after some
documentation study (which are quite a handfull to type manually).
But I presume that's a reasonable common usage. Would it
make sense to have some standard git sub command that does that?
("get latest state of remote branch, doing what it takes to get it")
Or is there already one that I missed?
Thanks,
-Andi
--
ak@linux.intel.com
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html| Greg KH | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Greg KH | [patch 26/73] NET: Correct two mistaken skb_reset_mac_header() conversions. |
| Greg Kroah-Hartman | [PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt |
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
