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: mohamedmansour/git-map
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JPCDI/git-map
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.
  • 8 commits
  • 2 files changed
  • 4 contributors

Commits on Jul 18, 2011

  1. Added period in find command

    joelmoss committed Jul 18, 2011
    Configuration menu
    Copy the full SHA
    aa9c8e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2011

  1. Merge pull request #1 from joelmoss/master

    Missing period (.) in find command
    icefox committed Jul 31, 2011
    Configuration menu
    Copy the full SHA
    a39f6e5 View commit details
    Browse the repository at this point in the history
  2. Adding the prune command to improve performance.

    If you have many git projects on an NFS, it will tremendously slow down because it will continue to keep finding even if the .git folder exists. This improves performance significantly.
    mohamedmansour authored and icefox committed Jul 31, 2011
    Configuration menu
    Copy the full SHA
    b5b190a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20316f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2011

  1. Configuration menu
    Copy the full SHA
    ab72d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf2d3c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Configuration menu
    Copy the full SHA
    9cdeda5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Merge pull request #3 from zmingxie/master

    Fix an issue where we couldn't pass commit messages with '-m'
    icefox authored Jul 19, 2016
    Configuration menu
    Copy the full SHA
    fd2ddd0 View commit details
    Browse the repository at this point in the history
Loading