8000 Comparing czproject:master...d8ahazard:master · czproject/git-php · GitHub
[go: up one dir, main page]

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: czproject/git-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: d8ahazard/git-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 26, 2017

  1. Enhancements, Improvements

    Fix an error with SSL in some instances causing failures.
    
    Add methods to determine if there are local or remote changes only, in addition to checking for all changes.
    
    Add method to get the current revision of local git.
    
    Add method to read commit changes between local and remote.
    
    Update iGit documentation.
    
    Change fetch, run methods to return command output, versus throwing an error.
    d8ahazard committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    6c14bb6 View commit details
    Browse the repository at this point in the history
  2. Minor update...

    Merge piping to sdout.
    d8ahazard committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    0573cea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1851966 View commit details
    Browse the repository at this point in the history
Loading
0