refactor: rename auth.py to gitea_auth.py and ignore env files
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ Examples:
|
||||
import sys
|
||||
import argparse
|
||||
|
||||
from auth import (
|
||||
from gitea_auth import (
|
||||
get_credentials, resolve_remote, add_remote_args,
|
||||
api_request, repo_api_url,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user