Commits


implement vc-got-stage-commit to commit staged changes


don't hardcode got questions match and relay them to the user


fundamentals for staging changes This is an initial implementation for the stage/unstage functionalities. They operate at a smaller scope than filesets, the work with individual hunks. An interactive stage hunks and a unstage-all are implemented.