John Blischak Fix Authorea error. Looks like Authorea still hasn't fixed its issues. Emily made the following commit: https://github.com/jdblischak/git-for-science/commit/28ae09247f4453772b7065a6cf96732ec4bede45 Then when she made a subsequent commit, it also pasted the new text from the last commit to the top of the file: https://github.com/jdblischak/git-for-science/commit/34f83594ac82d90e1982ae4b2f06e48f4ad69f86  over 8 years ago

Commit id: b4e7a2656fe458472f09c18dac820a62a6900d0a

deletions | additions      

       

Lastly, the output explains how you can start tracking your files using the command \verb|git add|.  Let's start tracking the file \verb|process.sh| using \verb|git add|.\subsection{Version \subsection{Version  your code} The first step is to learn how to version your own code.  In this tutorial, we will run Git from the command line of the Unix shell.