guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

heads-up: development branch is now "main"


From: Andy Wingo
Subject: heads-up: development branch is now "main"
Date: Tue, 11 May 2021 21:19:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Just a heads-up that the main Guile development branch is now named
"main".

If you have a recent git and a fairly conventional setup, it will be
sufficient to switch your working copy by doing:

  git fetch origin
  git checkout main

Then you can continue to "git pull" as usual.

One note, the default branch that you get when you clone is currently
still "master".  This should be resolved soon.  In the meanwhile I will
keep "master" sync'd with "main".

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]