v2.0.0
Changelog
ecd57c7 Merge pull request #8 from Dm3Ch/store_profiles_as_separate_configs
2f50679 Updated documentation and added git-profile alias
0646c2c Improved remove subcommand to support multuple profiles
abc3b07 Added current command
77b94d8 Fix linter's warnings after merge
7f782ba Merge branch 'master' into store_profiles_as_separate_configs
4643e13 Added --dir option to use command
d03dc7d Added --unset option to use command
273810d Added global gitconfig support to use command
35f2414 Use command works for local configs
31e9fed Temporary save of bad implementation
5d36fbd Added use command
3f84d89 Change long help for root command
9a42810 Update dependencies
6cd87ec Added edit command
ac3153a Added show command
e917f5d Added list command
9fc9690 Added remove command
0fc3cd4 Added add command
8911608 Added version command
6aed32c Reinit cobra
b0d6166 Removed config and cmd code
aba59af Shell autocompletion (#11)
aaeee44 Move TODO to Github Issues
5555ad3 Returned git dependency