sukima / GitFixUm

On undoing, fixing, or removing commits or mistakes in git

Home Page:http://sukima.github.io/GitFixUm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Fix Um

On undoing, fixing, or removing commits in git

Contributing

  1. Clone this repo.
  2. npm install
  3. npm start
  4. Edit in browser
  5. Submit a pull request

This starts the TiddlyWiki server. Open http://localhost:8080 in your browser and make edits. They are saved automatically to the repo so you can easily git add/git commit them.

Building

To build the stand alone HTML for publication run npm run build and it will output wiki-dist/output/index.html.

About

On undoing, fixing, or removing commits or mistakes in git

http://sukima.github.io/GitFixUm

License:Other