Files
doomemacs/core/cli
Rudi Grinberg bf50149ee3 Fix doom upgrade
Previously, `doom upgrade` would emit:

```
New revision: fatal: amb (fatal: ambiguous argument '_upgrade/HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
```

It appears it's not possible to remote revisions with
`<remote>/<revision>`. Instead, we fetch the upgrade remote into a named
revision and then use it.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2020-11-29 15:54:26 -08:00
..
2020-10-20 23:21:11 -04:00
2020-08-24 23:36:11 -04:00
2020-08-25 06:01:35 -04:00
2020-11-29 15:54:26 -08:00