For our git users and hackers, there will also be changes required. The
nature of the core branch means that a simple merge into master is not
appropriate. Today, we are renaming the "core" branch into our new "master"
branch, and the previous master branch will be available in "old-master".

If you have a read-only checkout of Pootle, we therefore ask you either
wipe it and clone Pootle again, or, for more advanced users, hard-reset it
with the following command:

git fetch && git reset --hard origin/master

After the move we will thus have:
1. Pootle 2.6.0 "Transitional" on the 'stable/2.6.0' branch
2. Pootle 2.7.0 "Core" on 'master'

If you have PRs you will want to rebase these as needed.  Ask on #pootle if
you need assistance.

tbc


-- 
Dwayne

*Translate*
+27 12 460 1095 (work)
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to