возникла такая проблема: не работает git clone моего репозитория (не из Amazon):
pavel@pavel:~$ git clone https://github.com/example/example.git
Cloning into 'example'...
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:
aws help
aws <command> help
aws <command> <subcommand> help
aws: error: argument subcommand: Invalid choice, valid choices are:
list | get
set | add-model
Подскажите, пожалуйста, как "отвязать" aws от git?
git config ; git remote -v?
Обсуждают сегодня