Module: Nit
- Defined in:
- lib/nit/app.rb,
lib/nit/files.rb,
lib/nit/lines.rb,
lib/nit/commit.rb,
lib/nit/config.rb,
lib/nit/ignore.rb,
lib/nit/status.rb,
lib/nit/version.rb
Overview
TODO:
-
diff workflow: going through changed files, adding them while reading!
-
nit unstage => git reset HEAD
-
nit ignore (save time and last changed!)
-
nit unignore
-
nit co -a => git commit -a
-
nit co 1<tab> => filename
Defined Under Namespace
Classes: App, Commit, Config, File, Files, Ignore, Line, Lines, Status, Unignore
Constant Summary collapse
- VERSION =
"0.0.2"