10000 Comparing v2.8.2...v2.8.3 · node-gh/gh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Permalink

Compar 10000 ing 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: node-gh/gh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.2
Choose a base ref
...
head repository: node-gh/gh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 25, 2019

  1. fix: check for editor in environment variables

    To determine which editor to use for commit messages
    look if $EDITOR or $VISUAL are set in the environment
    before checking the git config. If no editor is found
    throw an error. Fixes #745
    Julien Castelain authored and Ryan Garant committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    192e142 View commit details
    Browse the repository at this point in the history
  2. fix: apply suggested pr review changes

    Julien Castelain authored and Ryan Garant committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    81624e7 View commit details
    Browse the repository at this point in the history
  3. test: fix failing test

    Julien Castelain authored and Ryan Garant committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ddfaa22 View commit details
    Browse the repository at this point in the history
  4. docs(readme): update notes on configuring default editor

    protoEvangelion committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    0094206 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.8.3 [skip ci]

    ## [2.8.3](v2.8.2...v2.8.3) (2019-11-25)
    
    ### Bug Fixes
    
    * apply suggested pr review changes ([81624e7](81624e7))
    * check for editor in environment variables ([192e142](192e142)), closes [#745](#745)
    protoEvangelion authored and semantic-release-bot committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    a063781 View commit details
    Browse the repository at this point in the history
Loading
0