all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* workflow
@ 2018-01-04  9:37 Catonano
  2018-01-04  9:46 ` workflow Catonano
  2018-01-04 10:15 ` workflow Danny Milosavljevic
  0 siblings, 2 replies; 9+ messages in thread
From: Catonano @ 2018-01-04  9:37 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

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 <file>..." to update what will be committed)
  (use "git checkout -- <file>..." 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 ?

[-- Attachment #2: Type: text/html, Size: 1666 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-01-06 22:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04  9:37 workflow Catonano
2018-01-04  9:46 ` workflow Catonano
2018-01-04 10:12   ` workflow ng0
2018-01-06 22:17     ` workflow Chris Marusich
2018-01-06 22:56       ` workflow ng0
2018-01-04 10:13   ` workflow Hartmut Goebel
2018-01-04 11:30     ` workflow Catonano
2018-01-04 10:15 ` workflow Danny Milosavljevic
2018-01-04 11:31   ` workflow Catonano

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.