On 10/22/07, Andreas Ericsson <ae@op5.se> wrote:[cut] It would be I think possible to make git behave as you want, although I'd rather (at least at first) have behaviour described above turned on by some option or config variable. I guess that it would be not that hard to make script to do what you ant (and probably it would be best if you tried your idea that way). There are the following caveats. 1. For each local branch that is to be updated on pull, this branch must be marked as tracking some branch of some repository. This has to be explicitely done; for example by creating those branches using --track option. 2. Git can do a merge with conflicts _only_ if that branch is checked out. So for all local branches which you want to get updated using "git pull --update-all <repo>" (or something like that), the merge with remote branch should be either fast-forward, trivial merge, or merge without conflicts. "git pull --update-all <repo>" would return then list of updated branches and list of branches which cannot be updated. So... are you going to try to implement that? -- Jakub Narebski - 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
| Avi Kivity | [PATCH 09/58] KVM: MMU: Respect nonpae pagetable quadrant when zapping ptes |
| Andrew Morton | 2.6.25-rc2-mm1 |
| James Morris | Re: LSM conversion to static interface |
| Eric W. Biederman | Re: [PATCH] kexec: force x86_64 arches to boot kdump kernels on boot cpu |
git: | |
| David Miller | Re: 2.6.25-rc8: FTP transfer errors |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [GIT *] Solos PCI ADSL card update |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
