We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Expanded workflow for updating boot camp page. #58
Created Checklist (markdown)
Updated Home (markdown)
Boot-Camp-Pages.md: Add anchors to headers For more specific linking.
Workflow: Add anchors to all headers
Workflow: Convert to Atx-style headers for anchor embedding
Make a more direct link to Workflow#archive For details on the syntax, see: https://github.com/github/gollum/issues/229#issuecomment-5564305
Stand-Alone-Boot-Camp-Sites.md: Add submodule workflows
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`).
Workflow.md: Fix figure numbering (increment Fig 2b and later)
Workflow.md: Strip trailing whitespace
Home.md: Link to Workflow for Git development notes
Home.md: Use a Gollum link to Boot-Camp-Pages
Workflow.md: Merge workflow documentation
Workflow.md: Remove website information It is discussed in Boot-Camp-Pages.md.
Workflow.md: Fetch swc before checking out remote-tracking branches
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]>
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.
Workflow.md: convert to Markdown and flesh out descriptions
Fixing typo in Markup Languages section (converty -> converted)
Fixing some links.
Adding step by step instructions for making boot camp pages and adding a link to the wiki home page.
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
Boot-Camp-Pages.md: Use backticks for branch and template names These words are code, not natural language, and they deserve appropriate styling.
Boot-Camp-Pages.md: Use reference-style links These have a number of benefits over inline links: * No URL cluttering the text * Changes in the URL are isolated from changes in the text * No need to duplicate a URL to get multiple links to the same page
Beginnings of the boot camp pages docs.
Workflow.md: the workshop-branch model (probably) wins tutors@ poll
Initial Commit
repository: update with Joshua's most recent proposal From: "Joshua Ryan Smith Ph.D." <[email protected]> Date: Sun, 18 Nov 2012 17:44:17 -0500 Subject: Re: [Gits] Software Carpentry Gits Here's a revised form of B. wc -w says it comes in at 408 words...
branch: fix non-sentence in pull-request archival