Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
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: msysgit/msysgit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: epu/msysgit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 22, 2012

  1. Set TERM if environment has set it to dumb.

    This is a workaround for http://code.google.com/p/msysgit/issues/detail?id=184 where strawberry perl has set TERM=dumb in the user's environment, instead of keeping it private or wrapping it.
    
    This could alternately be a git.cmd-specific warning that TERM is set to dumb, and that setting it to msys or unsetting it in the environment will enable expected interactive behavior.
    epu committed May 22, 2012
    Configuration menu
    Copy the full SHA
    408ca2f View commit details
    Browse the repository at this point in the history
Loading