diff options
-rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -223,7 +223,7 @@ list_files() { } list_dirs() { - find . -type d + find . -type d | tail -n +2 | xargs realpath } list_git_files() { |
Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}