-
Notifications
You must be signed in to change notification settings - Fork 25
Cannot get it to initialize. Using windows, git bash #8
Copy link
Copy link
Open
Description
Hi there!
1st try: init ./docs/decisions
$ adr init ./docs/decisions
Initializing ADR base at ./docs/decisions
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ ls
content.md
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ ls -a
./ ../ .adr-dir .git/ content.md
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ cat .adr-dir
./docs/decisionsHmm. Abort/Retry/Fail? Retry!
2nd try: /docs/decisions
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ rm .adr-dir
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ ls -a
./ ../ .git/ content.md
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ adr init /docs/decisions
Initializing ADR base at C:/Program Files/Git/docs/decisionsOops.
Hmm. Abort/Retry/Fail? Retry!
3rd try: docs/decisions
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ adr init docs/decisions
Initializing ADR base at docs/decisions
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ ls
content.md
mawi@LAPTOP MINGW64 /c/nkp temp/test3 (master)
$ ls -a
./ ../ .git/ content.mdHmm. Abort/Retry/Fail? Fail.
Any tips so I could get it to work?
Thanks!
BR! /m
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels