From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: workflow Date: Thu, 4 Jan 2018 10:37:38 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403043dcc5c350d450561f015e6" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX1y1-0001Xs-Ah for guix-devel@gnu.org; Thu, 04 Jan 2018 04:37:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX1y0-0005kR-E8 for guix-devel@gnu.org; Thu, 04 Jan 2018 04:37:41 -0500 Received: from mail-yb0-x22f.google.com ([2607:f8b0:4002:c09::22f]:43949) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eX1y0-0005k7-A5 for guix-devel@gnu.org; Thu, 04 Jan 2018 04:37:40 -0500 Received: by mail-yb0-x22f.google.com with SMTP id w1so390887ybe.10 for ; Thu, 04 Jan 2018 01:37:40 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel --f403043dcc5c350d450561f015e6 Content-Type: text/plain; charset="UTF-8" I am trying to use git worktree, as suggested I'm tying to update python-magic from 0.4.3 to 0.4.15 in a worktree based branch The new version builds fine But in preparing the commit, I find a lot of files that I didn't touch to be changed $ git status Sul branch update-tryton Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git checkout -- ..." to discard changes in working directory) modified: gnu/packages/python.scm modified: po/guix/cs.po modified: po/guix/da.po modified: po/guix/de.po modified: po/guix/eo.po modified: po/guix/fr.po modified: po/guix/hu.po modified: po/guix/pl.po modified: po/guix/pt_BR.po modified: po/guix/sr.po modified: po/guix/vi.po modified: po/guix/zh_CN.po modified: po/packages/da.po modified: po/packages/de.po modified: po/packages/eo.po modified: po/packages/fr.po modified: po/packages/hu.po modified: po/packages/pl.po modified: po/packages/pt_BR.po modified: po/packages/sr.po modified: po/packages/vi.po I only edited the first one, gnu/packages/python.scm I didn't remember this to happen before testing git worktree Right ? What are these po/* files ? --f403043dcc5c350d450561f015e6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I am trying to use git = worktree, as suggested

I'm tying to update python-magic fr= om 0.4.3 to 0.4.15 in a worktree based branch

The new version = builds fine

But in preparing the commit, I find a lot of files= that I didn't touch to be changed

$ git status
Sul branch up= date-tryton
Changes not staged for commit:
=C2=A0 (use "git add = <file>..." to update what will be committed)
=C2=A0 (use &quo= t;git checkout -- <file>..." to discard changes in working direc= tory)

=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 gnu/packages/python.s= cm
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/cs.po
=C2=A0=C2= =A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/da.po
=C2=A0=C2=A0=C2=A0 modifie= d:=C2=A0=C2=A0 po/guix/de.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po= /guix/eo.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/fr.po
= =C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/hu.po
=C2=A0=C2=A0=C2= =A0 modified:=C2=A0=C2=A0 po/guix/pl.po
=C2=A0=C2=A0=C2=A0 modified:=C2= =A0=C2=A0 po/guix/pt_BR.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/g= uix/sr.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/vi.po
=C2= =A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/guix/zh_CN.po
=C2=A0=C2=A0=C2= =A0 modified:=C2=A0=C2=A0 po/packages/da.po
=C2=A0=C2=A0=C2=A0 modified:= =C2=A0=C2=A0 po/packages/de.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 = po/packages/eo.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/packages/f= r.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/packages/hu.po
=C2= =A0=C2=A0=C2=A0 modified:=C2=A0=C2=A0 po/packages/pl.po
=C2=A0=C2=A0=C2= =A0 modified:=C2=A0=C2=A0 po/packages/pt_BR.po
=C2=A0=C2=A0=C2=A0 modifi= ed:=C2=A0=C2=A0 po/packages/sr.po
=C2=A0=C2=A0=C2=A0 modified:=C2=A0=C2= =A0 po/packages/vi.po

I only edited the first one, gnu/package= s/python.scm

I didn't remember this to happen before testi= ng git worktree
Right ?

What are these po/* files ?
--f403043dcc5c350d450561f015e6--