@insanehero wrote:
Each developer will probably have a preferred set-up, here I will include details of mine which may help future developers who can copy mine, or will be able to work out where the commands and instructions should vary.
Windows 7 Home
Git version 2.10.1 64-bitAll commands are entered into the Git shell (MINGW64), a short-cut can be created on installation.
Git was installed with options to leave line-endings as/is, and to include the credentials manager.NOTE: I do not recommend using SmartGit alongside a Git installation, I can't positively point the finger but it appeared to install an older version (1.95) and there were several ssh-agent instances running when I tried to uninstall that version. This resulted in system-wide confusion and even simple tasks were blocked with weird errors.
Posts: 1
Participants: 1