Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

History

Revisions

  • Workflow: Rewrite to avoid forking We're pretty liberal about sharing push access to swcarpentry/boot-camps, so avoid forking and just have instructors push directly to the central boot-camps repository.

    @wking wking committed Jun 7, 2013
    67412f4
  • Workflow-short: Add a condensed version For folks who just want the directions, without the supporting explanations and context.

    @wking wking committed Jun 7, 2013
    ad60c19
  • Workflow: More explicit titles Help drive home the general flow of work from your local repository to a remote branch in a public repository.

    @wking wking committed Jun 6, 2013
    f9230a3
  • Workflow: Add a table of contents and a on-paragraph intro To help get folks oriented.

    @wking wking committed Jun 5, 2013
    01dcf25
  • Workflow: Add notes about pushing and protocols We didn't explain this step in detail before.

    @wking wking committed Jun 5, 2013
    1461b28
  • Home.md: Integrate gonuke's checklist layout More surrounding text should help orient newcomers.

    @wking wking committed Jun 5, 2013
    38a8f5f
  • yes, they changed their command line interface on a **point** release

    @ahmadia ahmadia committed May 18, 2013
    6ca5427
  • Expanded workflow for updating boot camp page. #58

    gonuke committed Apr 10, 2013
    b1692ff
  • Created Checklist (markdown)

    gonuke committed Mar 15, 2013
    5a72396
  • Updated Home (markdown)

    gonuke committed Mar 15, 2013
    7017bca
  • Boot-Camp-Pages.md: Add anchors to headers For more specific linking.

    @wking wking committed Feb 3, 2013
    cf99c70
  • Workflow: Add anchors to all headers

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

    @wking wking committed Jan 6, 2013
    2197b61
  • 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
    58ef07d
  • Stand-Alone-Boot-Camp-Sites.md: Add submodule workflows

    @wking wking committed Jan 6, 2013
    1c0ea7e
  • 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
    92e3abe
  • Workflow.md: Fix figure numbering (increment Fig 2b and later)

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

    @wking wking committed Dec 31, 2012
    7464cff
  • Home.md: Link to Workflow for Git development notes

    @wking wking committed Dec 31, 2012
    3a56c30
  • Home.md: Use a Gollum link to Boot-Camp-Pages

    @wking wking committed Dec 31, 2012
    86f14b8
  • Workflow.md: Merge workflow documentation

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

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

    @wking wking committed Dec 30, 2012
    1566028
  • 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
    c959993
  • 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
    72efa1e
  • Workflow.md: convert to Markdown and flesh out descriptions

    @wking wking committed Dec 30, 2012
    768e1b0
  • Fixing typo in Markup Languages section (converty -> converted)

    @ethanwhite ethanwhite committed Dec 30, 2012
    4a5c22c
  • Fixing some links.

    @jiffyclub jiffyclub committed Dec 28, 2012
    4f9416d
  • Adding step by step instructions for making boot camp pages and adding a link to the wiki home page.

    @jiffyclub jiffyclub committed Dec 28, 2012
    705ed09
  • Boot-Camp-Pages.md: Add `root` to the example YAML front matter To catch up with the following change from the gh-pages branch: commit 2e7e40c0f0ceff94d41ee6837c924e6ad2a4edfd Author: W. Trevor King <[email protected]> Date: Thu Dec 20 08:47:09 2012 -0500 _posts: Use Jekyll's _posts to avoid nested URLs

    @wking wking committed Dec 20, 2012
    bcfa1d8