Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencontainers/runtime-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a55083e2146c3b2895f7845f2dfb2fdbd3cef3f9
Choose a base ref
...
head repository: opencontainers/runtime-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 418cabb0091e8c6707ded04169b327150ff9d1ec
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Aug 24, 2018

  1. docs: Address review comments

    Address review comments written by @wking.
    
    * Add a blank line between non-manpage refs and manpage refs.
    * Add backticks for `git status`.
    * Append a punctuation mark to each list item.
    * Use `pull request` instead of `PR`.
    * Specify `console` format to the example commands
    * Use relative links instead of static URIs
    * Remove a trailing blank
    * Remove trailing whitespaces
    * Run with sudo whenever it's possible
    * Use correct relative links
    * Move sections for running runtime validation one level up to the
      section `Running the runtime validation suite`.
    * Use `command -v` instead of `which`.
    * Elaborate why we should specify the TAP variable.
    
    Signed-off-by: Dongsu Park <dongsu@kinvolk.io>
    Dongsu Park committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    418cabb View commit details
    Browse the repository at this point in the history
Loading