[Debian Wiki] Update of "BOINC/Development/GitUsage" by SteffenMoeller

Debian Wiki debian-www at lists.debian.org
Mon Feb 2 16:56:43 UTC 2009


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The following page has been changed by SteffenMoeller:
http://wiki.debian.org/BOINC/Development/GitUsage

The comment on the change is:
fix in branch name

------------------------------------------------------------------------------
  {{{
  git checkout master
  # checking out the server's branch. Make sure the names are identical
- git checkout -b debian/topic/boinc-server origin/topic/boinc-server
+ git checkout -b debian/topic/boinc-server origin/debian/topic/boinc-server
  # now start following your idea
  git branch myIdeaToTest
  # perform some wild editing



More information about the pkg-boinc-commits mailing list