Changes between Version 100 and Version 101 of HowToGit


Ignore:
Timestamp:
01/14/25 04:46:01 (2 weeks ago)
Author:
nila
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToGit

    v100 v101  
    255255How to use the aliases:
    256256{{{
     257cd /path/to/grass-repo
     258
    257259# Fetch and checkout a PR:
    258260git pr <id> # (e.g. git pr 832)