From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Jansen Subject: Re: git resources Date: Fri, 19 Aug 2011 09:22:38 +0200 Message-ID: <4E4E0F3E.2080504@gmx.net> References: <4E4E0C21.1010207@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: Linux Btrfs Return-path: In-Reply-To: <4E4E0C21.1010207@oracle.com> List-ID: 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