update ReadMe
This commit is contained in:
parent
27d084bd31
commit
f1776873e4
@ -3,9 +3,15 @@
|
||||
## MàJ repository
|
||||
|
||||
```
|
||||
$ git fetch arkenfox
|
||||
$ git fetch arkenfox; git tag --sort authordate | tail
|
||||
|
||||
$ rev="106.0"
|
||||
$ git diff HEAD..${rev}
|
||||
$ git merge ${rev}
|
||||
|
||||
$ git diff HEAD..arkenfox/master
|
||||
$ git merge arkenfox/master
|
||||
|
||||
$ git push chapril
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user