Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get it to initialize. Using windows, git bash #8

Open
chipbite opened this issue Nov 19, 2021 · 0 comments
Open

Cannot get it to initialize. Using windows, git bash #8

chipbite opened this issue Nov 19, 2021 · 0 comments

Comments

@chipbite
Copy link

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/decisions

Hmm. 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/decisions

Oops.

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.md

Hmm. Abort/Retry/Fail? Fail.

Any tips so I could get it to work?
Thanks!

BR! /m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant