Changes between Version 6 and Version 7 of HowToGit


Ignore:
Timestamp:
May 18, 2019, 3:56:02 AM (5 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToGit

    v6 v7  
    1919
    2020{{{
     21git clone https://github.com/OSGeo/grass
     22cd grass/
     23
    2124# <make local source code changes>
    2225vim ...