User Tools

Site Tools


en:developers:documentation:using-sparse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:developers:documentation:using-sparse [2017/10/24 02:39]
Nikolas Nyby [Using sparse] grammar + typo fix
en:developers:documentation:using-sparse [2017/10/24 02:49]
Nikolas Nyby [Version of sparse to use] version update
Line 17: Line 17:
 ===== Version of sparse to use ===== ===== Version of sparse to use =====
  
-We recommend to use the latest stable release of sparse. As of now this is v0.4.4, so you can do something as follows: ​+We recommend to use the latest stable release of sparse. As of now this is v0.5.1, so you can do something as follows: ​
  
 +<​code>​git checkout v0.5.1</​code>​
  
-<​code>​git ​checkout ​-b rel4 v0.4.4</​code>​ +Or do <​code>​git ​tag -l</​code> ​to see all releases.
 ===== Install sparse ===== ===== Install sparse =====
  
en/developers/documentation/using-sparse.txt · Last modified: 2019/03/30 15:00 by Luc Van Oostenryck