Git: Difference between revisions

From London Hackspace Wiki

15 bytes added ,  25 February 2011
m
Line 39: Line 39:
   git diff
   git diff


Now, to see to it that they're committed to the repo, do the following:
Now, to see to it that they're committed to the repo, do something like the following:


  git add file1.sh data/file2.txt
  git add file1.sh data/file2.txt
3,313

edits