git remote branches rebase challenge v2

Поділитися
Вставка
  • Опубліковано 9 лис 2011
  • A simple test showing the power of git branches, with remote namespaces, and how easy it's to visualize, and rebase them.
    You might also learn a thing or two :P
    Total
    Commands explored:
    1. git checkout -b tmp david/branch_10; git rebase master
    2. git checkout ingo/branch_8; git rebase master
    3. git rebase master alexander/branch_8
    4. git rebase HEAD russel/branch_7
    Music (creative commons):
    1. J.Lang - Garden Of The Forking (ft. Neurowaxx)
    2. grapes - I dunno
    3. timberman - DLDN Instrumental (ft. Onlymeith, Mellotroniac)
    4. cdk - Song Of Peace
    5. spinningmerkaba - 260809 Funky Nurykabe
    6. stefsax - Awel
  • Наука та технологія

КОМЕНТАРІ • 1

  • @StefanSauer
    @StefanSauer 12 років тому

    "Applying random change" - never want to see that in reality :)