Changes between Version 104 and Version 105 of DownloadSource
- Timestamp:
- 08/31/19 05:34:18 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadSource
v104 v105 46 46 git pull 47 47 }}} 48 49 === GRASS 7.8 === 50 51 To extract the current '''7.8.x release branch''' version ('''stable'''), use the command: 52 53 {{{ 54 git checkout releasebranch_7_8 55 # subsequent updates: 56 git pull 57 }}} 58 48 59 49 60 === GRASS 7.6 ===