Skip to content
willf edited this page Sep 13, 2010 · 5 revisions

Ok, I think these are the steps:

  1. local machine:
    1. make some changes
    2. [git add some_file_spec]
    3. git commit -m ‘some comment’
    4. git push origin master
  2. logon to kmenno.org
    1. /usr/local/bin/git pull
Clone this wiki locally