Re: git resources
From: Arne Jansen <hidden>
Date: 2011-08-19 07:22:38
On 19.08.2011 09:09, Anand Jain wrote:
Hello, There are quite a number of contents on the internet talking about git. (a problem in my case). Since I just need one good providing steps for what we are doing here..
You should take the time and learn git properly. I can recommend "Version Control with Git" by Jon Loeliger.
---
clone mainline
clone btrfs (or some other)
merge
(make menuconfig, make, make modules_install, make install)
make change(s)
generate patch(s)
setup for thunderbird send-email setup
send-mail with the patches in the body
make change(s) again
generate patch(s) again
send-mail
pull the newer official release when released.
apply the patch
---
any idea what can help ? Appreciate your time.
(When we have this I shall update the btrfs wiki)
Thanks, Anand
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html