mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-19 03:06:30 +00:00
added info about git fetch
This commit is contained in:
parent
7a1dadf10c
commit
03afc32392
@ -57,7 +57,7 @@ If you want to checkout a specific release tag (such as ``0.12.1``), do a ``git
|
|||||||
# Checkout release
|
# Checkout release
|
||||||
host> cd path/to/devilbox
|
host> cd path/to/devilbox
|
||||||
# Ensure you have latest from remote
|
# Ensure you have latest from remote
|
||||||
host> git pull
|
host> git fetch
|
||||||
host> git checkout 0.12.1
|
host> git checkout 0.12.1
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user