[Scummvm-git-logs] scummvm branch-2-7 -> eceabd401524dcde4a32601d99f39b085252af70
lotharsm
noreply at scummvm.org
Fri Jan 20 19:29:47 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
eceabd4015 DOC: Update iOS clone command for 2.7 branch
Commit: eceabd401524dcde4a32601d99f39b085252af70
https://github.com/scummvm/scummvm/commit/eceabd401524dcde4a32601d99f39b085252af70
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-20T20:28:54+01:00
Commit Message:
DOC: Update iOS clone command for 2.7 branch
Changed paths:
doc/docportal/other_platforms/ios.rst
diff --git a/doc/docportal/other_platforms/ios.rst b/doc/docportal/other_platforms/ios.rst
index 24909179dd2..7ce5a28d526 100644
--- a/doc/docportal/other_platforms/ios.rst
+++ b/doc/docportal/other_platforms/ios.rst
@@ -33,7 +33,7 @@ The first step is to download the repository containing the code required to bui
.. code-block:: bash
- git clone https://github.com/scummvm/scummvm.git
+ git clone --depth 1 -b branch-2-7 https://github.com/scummvm/scummvm.git
.. tip::
More information about the Scummvm-git-logs
mailing list