if you want to merge the whole branch..use git merge ( http://book.git-scm.com/3_basic_branching_and_merging.html ). You might get some conflicts..resolve them, add them and continue with git merge.
I have a git question regarding the linux kernel. I have cloned linux-stable. I want to merge fs/btrfs from another tree into my linux-stable repo. how can I do this?
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies