On Fri, May 09, 2008 at 11:01:47AM +1000, James Sadler wrote:OK. It does copy them, but they're just "remote tracking branches". If you have many branches, you can recreate them via a loop with git-branch, or by "git fetch . refs/remotes/origin/*:refs/heads/*". If you have only one branch, you might just want to make a few copies of it with "for i in repo1 repo2; do git branch $i master; done", and then filter-branch those branches. In either case, your cp is fine, if just a little less efficient. But that's part of what subdirectory-filter does, so this step is unnecessary. And that's the other part of what subdirectory-filter does. You'll have to be more specific about what's wrong with history. Of course some commits will be gone after filtering the subdir (those that didn't touch anything in the subdir); that's part of the point. -Peff -- 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
| Ryan Hope | reiser4 for 2.6.27-rc1 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Tim Tassonis | reiser4 for 2.6.27-rc1 |
| Chuck Ebbert | Why do so many machines need "noapic"? |
git: | |
| Alan Chandler | Question around git-shell usage in Everyday Git |
| Kyle Moffett | Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Jakub Narebski | [PATCH] gitweb: Use File::Find::find in git_get_projects_list |
| Richard Stallman | Real men don't attack straw men |
| Bertram Scharpf | First install: Grub doesn't find partitions |
| Girish Venkatachalam | Hazy top of mind questions on spam control with OpenBSD |
| Jussi Peltola | Re: Remote Admin Card - Dell DRAC or HP ILO2 ? |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Les Andrzejewski | X386/WD90C31/SUMSUNG SYNC MASTER 4 |
| Stephen Pierce | SLS |
| Sander van Malssen | uemacs |
