Re: gnome3.org update [Was: 4/14 Friends of GNOME videos finished and posted]



On Thu, Jan 27, 2011 at 05:27, Allan Day <allanpday gmail com> wrote:
Jason's kindly offered to create a branch where we can prepare these
updates before making them live.

I have pushed a new branch called "marketing-team-collab" which currently doesn't differ from master but can safely be updated at any time without affecting the live site. (So anyone should feel free to push new ideas here at any point. It's easy to undo something in the branch.)

If you're new to git, all you need to do is do a "git fetch" on your existing gnome3-web directory so that your local copy is up to date and then do:

$ git checkout origin/marketing-team-collab -b marketing-team-collab

If you make a mistake and push something here which you want to revert, do a "git revert" locally and then push the result to the origin with "git push origin marketing-team-collab". Later we can squish reverted entries in the log before merging them to master (so the history looks nice and clean.)



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