# # # add_file "branches/nvm.experiment.meta-selector.mdwn" # content [c2b2dd03c54a46bde58cd020aa35082667205660] # # patch "branches/nvm.commit_without_-b.mdwn" # from [a8dbfa9257822d6a3918c218027dca71d9728376] # to [750c9b07179b6e64e960d4c208ebca9b331a540a] # ============================================================ --- branches/nvm.experiment.meta-selector.mdwn c2b2dd03c54a46bde58cd020aa35082667205660 +++ branches/nvm.experiment.meta-selector.mdwn c2b2dd03c54a46bde58cd020aa35082667205660 @@ -0,0 +1,8 @@ +[[!tag branch MtnSummit2008]] + +`nvm.experiment.meta-selector`(Richard) + +Implements a framework for [[MagicSelectors]] as well as a few simple ones. + +Tests are in place, documentation is still missing. + ============================================================ --- branches/nvm.commit_without_-b.mdwn a8dbfa9257822d6a3918c218027dca71d9728376 +++ branches/nvm.commit_without_-b.mdwn 750c9b07179b6e64e960d4c208ebca9b331a540a @@ -1,5 +1,9 @@ [[!tag branch MtnSummit2008]] `nvm.commit_without_-b` (Richard) +This branch implements the command `mtn branch` and consequently, +removes the `-b` option from `mtn commit`. + +`mtn branch` fiddles with `_MTN/options`, adding a new option called +`newbranch`, which `mtn commit` picks up at commit time. -...