Hi Ricardo,

Am 02.01.2017 um 16:08 schrieb Ricardo Wurmus:
> If you want to keep a stable branch of Guix around you can use “git
> worktree”.  Then you can have a worktree on master and another worktree
> where your WIP branches are being edited.  Editing or switching branches
> in one worktree won’t affect the other worktree.

I'm using this git worktree feature now since one or two weeks and this
is really great. I have several worktrees for different "projects" (like
updating KDE Frameworks).

Side-note: You tip also made me use worktrees for when generating a
github-pages-based website using sphinx: The _build/html directory is
the worktree holding the "gh-pages" branch. Works like a charm :-)
Details: https://github.com/pyinstaller/pyinstaller.github.io

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



Reply via email to