Changes

Jump to navigation Jump to search
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 ==
confirmed, superuser, Administrators
539

edits

Navigation menu