Files
doomemacs/core
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-11-29 15:54:26 -08:00
2020-11-14 14:02:07 -05:00
2020-11-29 15:01:44 -05:00
2020-11-27 22:22:11 -05:00