git-commands 0.6.0
Pre-release
Pre-release
Added
git-tuckoptions--dry-runand--color#67git-reindexfor re-adding already indexed files to the index-u|--upstreamoption tochanges associate#81git-stateextension configuration for options #84git-stateextension configuration for showing #85git-stateflags for showing/not showing custom extensions #87git-stateextension configuration for coloring #88git-stateoption to never page output #76-d|--dry-runoption tochanges unassociate#71
Changed
- Boolean flags only parse using
git-configsupported values #90
Removed
- The branches, log, reflog, and stashes built-in extensions were removed in favor of defining them using custom extensions #83
Fixed
git-changesreporting ambiguous refs as not being a valid commit #58git-changesoptions--helpand--versionnot working in non-git repositories #60git-changesprinting an incorrect error message when using--remotewithout an upstream branch #61git-tucknot preserving index changes #62git-tuckattempting to run in a non-git repository #66git-snapshotnot preserving restoring index changes #64git-upstreamnot working for empty/new repositories #72git-restashprinting a misleading message when no stashes exist #75git-changesleaving empty sections when unassociating #78git-statestatus not respecting color optionsgit-changesnot working for--countoption #77git-changesnot working for empty/new repositories #74- Documentation issues #59 #86