Skip to content
Snippets Groups Projects
update_index.sh 100 B
Newer Older
  • Learn to ignore specific revisions
  • Sam Calisch's avatar
    Sam Calisch committed
    git pull
    
    grip README.md --export index.html
    git add index.html
    git commit -m "update index"
    git push