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