Thanks to visit codestin.com
Credit goes to github.com

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: docker-library/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: matthewfranglen/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 22, 2016

  1. Issue #105: Update include_if_exists entry in configuration

    This allows the default settings file to be supplemented with additional
    settings. It is possible to replace all settings in this way, so a
    complete configuration file can be used.
    
    This needs to be tested.
    matthewfranglen committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    71ca6b1 View commit details
    Browse the repository at this point in the history
  2. Issue #105: Add include_if_exists entry in configuration

    This allows the default settings file to be supplemented with additional
    settings. It is possible to replace all settings in this way, so a
    complete configuration file can be used.
    
    This needs to be tested.
    matthewfranglen committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    67f95e6 View commit details
    Browse the repository at this point in the history
Loading