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: cyberark/bash-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19dd0bf
Choose a base ref
...
head repository: cyberark/bash-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1a441a3
Choose a head ref
  • 1 commit
  • 34 files changed
  • 1 contributor

Commits on Apr 25, 2019

  1. Initialise bash-lib repo

    This commit adds the structure of the libraries and a few funcions.
    Most of the code in this commit is geared towards making sure this
    repo stays tested and documented in future.
    
    The following things are checked:
        * All functions are documented
        * All functions are tested
        * All scripts are linted
    
    See Readme for a list of the functions that are included, and for more
    information on testing with BATS.
    hughsaunders committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    1a441a3 View commit details
    Browse the repository at this point in the history
Loading