Default value for GHORG_ABSOLUTE_PATH_TO_CLONE_TO is $HOME/ghorg (#301)

This commit is contained in:
Avinash Sonawane
2023-04-23 23:58:48 +05:30
committed by GitHub
parent 3d490a713e
commit fff5d83ef6
4 changed files with 10 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ Steps to reproduce the behavior:
* SCM : github
* Type : org
* Protocol : https
* Location : /Users/user/Desktop/ghorg/
* Location : $HOME/ghorg
* Concurrency : 25
* Ghorgignore : /Users/user/.config/ghorg/ghorgignore
* Config Used : /Users/user.config/ghorg/conf.yaml
@@ -32,7 +32,7 @@ Steps to reproduce the behavior:
75 repos found in my-org
```
1. Details on the user/org you tried to clone e.g. is it your user, a public org, etc.
**Screenshots**