Skip to content

Revisions

  • Workflow: Add anchors to all headers

    @wking wking committed Jan 29, 2013
  • Workflow: Convert to Atx-style headers for anchor embedding

    @wking wking committed Jan 6, 2013
  • Make a more direct link to Workflow#archive For details on the syntax, see: https://github.com/github/gollum/issues/229#issuecomment-5564305

    @wking wking committed Jan 6, 2013
  • Workflow.md: Update commit graph ASCII art following Git examples Use three hyphens to separate commits (o---o), capital letters to mark interesting commits, and two lines between branches. This brings the figures in line with examples from the Git documenation (cf. `git push --help`).

    @wking wking committed Jan 3, 2013
  • Workflow.md: Fix figure numbering (increment Fig 2b and later)

    @wking wking committed Dec 31, 2012
  • Workflow.md: Strip trailing whitespace

    @wking wking committed Dec 31, 2012
  • Workflow.md: Remove website information It is discussed in Boot-Camp-Pages.md.

    @wking wking committed Dec 30, 2012
  • Workflow.md: Fetch swc before checking out remote-tracking branches

    @wking wking committed Dec 30, 2012
  • Workflow.md: name drop `git request-pull` This is the builtin way to make pull requests via email. Mentioning it may lead exisiting `request-pull` users to the `hub` documentation (which is roughly similar). This is also something of a note to myself, since I sometimes forget that `request-pull` exists. `request-pull` has been in Git since quite early on: commit ab421d2c7886341c246544bc8dea43c66a44d909 Author: Ryan Anderson <[email protected]> Date: Tue Jul 26 03:30:36 2005 -0400 [PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes A short message requesting a pull from the repository is also included. Signed-off-by: Ryan Anderson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>

    @wking wking committed Dec 30, 2012
  • Workflow.md: document hub for command-line GitHub operations Also: * convert "your-username" to "YOU". It's shorter, which makes the hub-less/hub remote name table fit on an 80-column terminal. * document the fact that the base branch doesn't matter.

    @wking wking committed Dec 30, 2012
  • Workflow.md: convert to Markdown and flesh out descriptions

    @wking wking committed Dec 30, 2012
  • Workflow.md: the workshop-branch model (probably) wins tutors@ poll

    @wking wking committed Nov 26, 2012