Open main menu
Home
Random
Log in
Settings
About Railway Operation Simulator Wiki
Disclaimers
Railway Operation Simulator Wiki
Search
Changes
← Older edit
Newer edit →
Introduction to Git for Development
(view source)
Revision as of 19:38, 26 August 2022
201 bytes added
,
19:38, 26 August 2022
no edit summary
Line 18:
Line 18:
== Introduction to Git CLI ==
== Introduction to Git CLI ==
+
+
=== Setting up Git in a project directory ===
+
+
When setting up a Git project make sure you are in the root (top level) directory for your project and run the following command:
+
+
<code>git init</code>
== Creating a RailOS Project with Git ==
== Creating a RailOS Project with Git ==
Krizar
confirmed, superuser,
Administrators
539
edits