Changes between Version 27 and Version 28 of Git/GitHome


Ignore:
Timestamp:
Jan 1, 2014, 5:14:27 PM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Git/GitHome

    v27 v28  
    1212'''1.7.3''' or later.
    1313
     14To find the version number of Git, do this from the default command line processor for your system once Git is installed:
     15
    1416{{{
    1517git --version
    1618}}}
    1719
    18 will display the Git version number.
     20   ''Other command line processors will probably work, but we only test with the default, such as {{{bash}}} on Linux, and {{{cmd.exe}}} on Windows.''
    1921
    20 If you already have an earlier release installed, please upgrade it.
     22If you have an earlier Git release installed, please upgrade it.
    2123
    2224== Installing Git ==