How to run Git 1.6.x for Windows from a USB memory stick

前端 未结 5 903
無奈伤痛
無奈伤痛 2021-02-13 20:54

I would like to run Git 1.6.x for Windows from a USB memory stick.

There is a Windows version of Git available at: http://code.google.com/p/msysgit/

Installing a

5条回答
  •  没有蜡笔的小新
    2021-02-13 21:31

    Your e-mail address, name and many other settings are stored in the global configuration file .gitconfig in your home dir.

    git-config

    Maybe the -f option helps you for specifing the different location of the config file.

提交回复
热议问题