Kart Git And TUFLOW: Difference between revisions

Content deleted Content added
No edit summary
Line 11:
 
==Setting Up Git Bash==
Git Bash is installed with Git and is similar to Windows command prompt but uses bash (linux version of command prompt). When using Git bash and Kart together you will need to use <tt>kart.exe</tt> instead of simply <tt>kart</tt> e.g.
<pre>
kart.exe commit -m "commit message"