Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs and customised paths #69

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    83ab6d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    e62dd29 View commit details
    Browse the repository at this point in the history
  2. Correct use of single and triple back ticks for quoting short strings…

    … and multiline code blocks. Triple must start and end on its own lines before and after the block. Single is usually used inline in the middle of text. It is an error to use triple inline in text and the local syntax highlighting reflects that.
    fredcooke committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    43b6a1f View commit details
    Browse the repository at this point in the history
  3. WIP: Flesh out a section on modifying default branchout behaviour, wh…

    …ich may or may not be possible at this time. Intent is for Mike to add commits on top of this one to fill gaps and correct things and for me to rebase -i clean it up once we're where we need to be. Please don't amend this and force push.
    fredcooke committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    8699728 View commit details
    Browse the repository at this point in the history
  4. WIP eventual squash add some likely false assertions about the config…

    … file layering and remove question mark from branchoutrc and replace capital B with b and correct var name for the other branchoutrc and comment on that.
    fredcooke committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    8750fce View commit details
    Browse the repository at this point in the history
  5. WIP Add draft glossary markdown document to be discussed/completed an…

    …d modified as necessary to suit any changes made.
    fredcooke committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    9f1dd8d View commit details
    Browse the repository at this point in the history