[Biopython-dev] Merging branches
Peter
biopython at maubp.freeserve.co.uk
Sat Apr 4 13:01:53 EDT 2009
2009/4/4 Tiago Antão:
> Is there any way to just get partial merge? In this case I only want
> to merge a single sub dir (although, in general one might just want
> to import a single file)
Can you cherry pick the changes you want? Github's fork queue
provides another approach to the same issue. However, these both work
on patches (individual commits) rather than files/directories.
Peter
More information about the Biopython-dev
mailing list