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

Commits on Apr 25, 2015

  1. Configuration menu
    Copy the full SHA
    e2ad70e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dbc6a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Added GlobalSuppressions.cs.

    I am trying to suppress all the code analysis warnings for this project
    because it is an open-source project and we do not control the source code.
    However, I can't get the code analysis warnings to disappear.
    markcapaldi committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    d535976 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. Added Code Contracts into the LibGit2Sharp project.

    This was done to remove code analysis warnings.
    markcapaldi committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    7f1d36d View commit details
    Browse the repository at this point in the history
Loading