Sha256: f04b87917e362a83f7abb4912b1d03796a560673ab913beb8d2120db653678cb
Contents?: true
Size: 766 Bytes
Versions: 3
Compression:
Stored size: 766 Bytes
Contents
TODO ==== * remove git gem and duplicate needed method. The use of ENV[] will break on win32 and ruby 1.9.3 * add find action that finds a repo based on all strings in the repo config * provide native repo completion via --completion option so the entire ARGV can be scanned and passed back to bash. We have to load ruby anyway, might as well provide completion for commands and options too. * status should show summary at the end * add feature tests for all combinations of XY result codes from 'git status --porcelain' * status command should have option to show last commit information * native git commands need to preserve ANSI escape codes for coloring * add man page via markdown and ronn. Change 'help' action to call man page if man available.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
repo_manager-0.7.3 | TODO.markdown |
repo_manager-0.7.2 | TODO.markdown |
repo_manager-0.7.1 | TODO.markdown |