How to
Information on how to do something... anything.
the general idea behind git bisect and that you could use a script that returned pass or fail to automate the process. After reading through the man page I confirmed that a script may be used and simply needs to return exits status code 0 for pass and 1 for fail.
Believe it or not, this is the function you want:
core-rsync (rsync) Rsync the Drupal tree to/from another server using ssh.
For example:
drush rsync @example.stage:%files @example.local:%files
Can't do remote to remote though.
git checkout master
git remote add origin git@gitorious.org:remarkup/remarkup.git
git push origin master
This was for a module named "remarkup" as covered in http://definitivedrupal.org/node/90
That was well nigh impossible. GUI fail, on gparted's part.
These steps won't be 100% complete because it's 7:15am and i spent the last hour frying my brain on this stuff (after the brain unilaterally called a break about 2:15am and i fell asleep), but they do fill in some gaps other resources out there don't quite cover. Some even seem to (falsely) suggest that unallocated space must be made into its own partition first. Here are some of the better links; my (final working) steps below.
The Dvorak international layout makes Ubuntu as smart as a Mac for dead-straightforward sensible access to accented characters and other goodies.
It adds a "third layer" (after plain key presses as the first layer and after typing with the shift key held down as the second layer), and it puts all the international-style characters we are likely to use
So let's do it.
This code goes in a module (not in template.php).
Sometimes we have a lot of blocks from views and such on our front page, going where the content usually goes, so we don't want our front page to be the /node stream. We could make it a View page but if all the other Views are blocks, it seems wrong to play favorites (and may be annoying for theming or changing things later). Plus, it's nice to have that one node for the little bit of (easily editable) static content.
Here's the function for "example" theme's template.php to remove the page title:
sudo aptitude install nautilus-open-terminal