User Tools

Site Tools


notes:c4eng:fall2023:projects:gtf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:c4eng:fall2023:projects:gtf0 [2023/09/07 17:51] – [REPOSITORY STEPS] nbutler5notes:c4eng:fall2023:projects:gtf0 [2023/09/07 17:56] (current) – [REPOSITORY STEPS] nbutler5
Line 30: Line 30:
 <code/>hg commit m-"message"</code> <code/>hg commit m-"message"</code>
  
-After exiting and saving the nano window write the following command in the terminal to push your files to the repository server. In the terminal it will show you after that the files have been added. +After exiting and saving the nano window write the following command in the terminal to push your files to the repository server. In the terminal it will show you that the files have been added. 
 <code/>hg push</code> <code/>hg push</code>
 +
 +To verify you can preform the following commands that will provide info on your "commits/pushes" in the terminal. 
 +<code/>hg status
 +
 +and/or
 +
 +hg log</code>
 +
 =====BUILD THE CODE===== =====BUILD THE CODE=====
 To edit the gtf0 file, you can use the following command: To edit the gtf0 file, you can use the following command:
notes/c4eng/fall2023/projects/gtf0.1694109080.txt.gz · Last modified: 2023/09/07 17:51 by nbutler5