Commit Graph

7 Commits

Author SHA1 Message Date
Andy Mishechkin
7584c7b879 Add Hub installation (#529)
* Hub installation has been added

* Checking and documentation updating has been created

* Canges in hub version detection code

* GIT_LFS_PATH has been removed from hub version detection

* Copy-Past has been returned

* Refactoring for separate command checking
2020-03-16 10:52:13 +03:00
Mikhail Timofeev
7a2ead741f Revert "Restore Git bash utilities to the PATH" 2020-02-28 19:20:51 +03:00
Mikhail Timofeev
44f8132994 add usr\bin 2020-02-14 19:08:30 +03:00
Ivan Nosar
6f1be7b1b8 Return C:\Program Files\Git\bin to the PATH 2020-01-22 13:12:05 +03:00
Daan De Meyer
8c7390a960 Don't bloat the PATH when installing git
Especially the mingw folder conflicts with other mingw installs. I don't think installing git should put a compiler on the PATH, especially since the Windows virtual environment by default already has a separate chocolatey mingw installed (at least according to the documentation).

I'm not sure why the \bin and \usr\bin paths are put on the PATH manually since that should already be done by chocolatey so I removed those as well. Any pointers on how I can actually test these changes would be appreciated.
2019-12-26 21:08:07 +01:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00