Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić 3d41d7e91f Raise `UsageError()` on invalid arguments 2019-01-18 04:09:43 +01:00
Mislav Marohnić 1e733219a7 Switch `alias`, `ci-status`, `delete`, `fork` to new args parser 2019-01-18 01:50:28 +01:00
Mislav Marohnić 6cbd427152 Enable `hub delete` on GitHub Enterprise 2018-06-06 14:06:39 +02:00
Mislav Marohnić f8dddcd9cd Style tweaks 2018-06-06 13:26:54 +02:00
Mislav Marohnić fc1ec68d94 Respect `hub --noop delete <REPO>` mode 2018-06-06 13:26:54 +02:00
Mislav Marohnić a99a7ffe36 Simplify `hub delete` arguments check 2018-06-06 13:26:54 +02:00
Mislav Marohnić a5b9ea5080 Require that `yes` is written for confirmation on `hub delete` 2018-06-06 13:26:54 +02:00
Andreas Baumann 8b5fa4ac2e checking for err being null before printing 403 message 2018-06-05 18:22:20 +02:00
Andreas Baumann 12bf1c29c5 - fixed typos
- show synopsis when 'hub delete' is called without the name of a repo
- printing information about missing rights in the access token in case
  repo deletion fails with HTTP 403
2018-06-05 18:18:04 +02:00
Andreas Baumann 4318d2657c adapted to comments:
- no more HUB_UNSAFE_DELETE environment variable, use -y/--yes now
- do not check for project before deletion
- only ask for y/n confirmation when deleting
2018-06-02 17:00:47 +02:00
Andreas Baumann 8519b0f2c3 called make fmt 2018-04-12 11:36:19 +02:00
Andreas Baumann b2b3184bb4 added a preliminary delete repository command (because I need it) 2018-03-18 20:47:34 +01:00