| Re: [Sawfish] problem creating a .deb for librep from git source | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/sawfish Archives
] 
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] problem creating a .deb for librep from git source
- From: Darth Emacs <darthemacs@xxxxxxxxx>
- Date: Tue, 1 May 2012 02:01:02 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=mime-version:in-reply-to:references:date:message-id:subject:from:to         :content-type;        bh=jxUj4/vbF0WVGO9+/87PkR3NHGS2SLxvPZzQbXW+JKE=;        b=YitIQx10N6ETpl4DAR9KdC1Upg9dFUdRPjjTCRl/43X64tj84910c+RoXYyMhIVDgO         51eMO06zFrPxWIKI5xp5ob80yUewz09IgEQroYKCOMsteG6o7bVGZKRC637E1dwFNTcj         3/6RzlfNWmYP5y6nqsSwMSWYVkNqaVYRoqkdtrG7FPkygB3xSKnyFpm9Ex6g1YHgx/iv         7EGMtWDU28XkJFwKzBNF5XKd1CojBya+dQzDLR2HiT9vPEyhx30SDCcqRFIPovWIT1sd         67b8iibefWS6nTFaYdK0xOnKHUYcwtgPK7KQJe1vIghdfGApdF3ZIJ9q/Xulu+ZQ9oV0         DdJQ==
Hi,
I ran a git pull using git-cola an received the following output:
From git://git.tuxfamily.org/gitroot/librep/main
 = [up to date]      master     -> origin/master
 = [up to date]      branch-0-13 -> origin/branch-0-13
 = [up to date]      branch_0-11 -> origin/branch_0-11
 = [up to date]      librep-0.17 -> origin/librep-0.17
 = [up to date]      master-UNNAMED-BRANCH -> origin/master-UNNAMED-BRANCH
Already up-to-date.
Could the UNNAMED-BRANCH be the reason for my error?