From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Haupt Subject: Re: Git tags Date: Thu, 3 Apr 2008 16:32:50 +0200 Message-ID: <20080403143250.GA16034@ahaupt-debian-vm.localdomain> References: <47F4E1AF.5060509@visionsystems.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <47F4E1AF.5060509@visionsystems.de> Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yegor Yefremov Cc: linux-c-programming@vger.kernel.org On Thu, Apr 03, 2008 at 03:54:55PM +0200, Yegor Yefremov wrote: > Hi all, > > I don't really know where to post this question. Why, if I check out the > 2.6.24.4 kernel (2.6.24.4 tag > http://git2.kernel.org/?p=linux/kernel/git/stable/linux-2.6-stable.git;a=commit;h=16c64cac7d9c6a503f49887219c4fe675e7d43d9) > from the stable git tree, I get "dirty" added to my kernel version after > compilation? The 2.6.24.4 is stable as far as I understand. > I have already searched for this info and looked through some tutorials > like http://linux.yyz.us/git-howto.html, but I didn't find any info that > would answer my question. Do you have uncommited local changes in your git tree? Best regards, Andre