PATH: //proc/thread-self/root/opt/cloudlinux/venv/lib64/python3.11/site-packages/git/refs
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 head.py
↓
X
📄 log.py
↓
X
📄 reference.py
↓
X
📄 remote.py
↓
X
📄 symbolic.py
↓
X
📄 tag.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: __init__.py
# flake8: noqa # import all modules in order, fix the names they require from .symbolic import * from .reference import * from .head import * from .tag import * from .remote import * from .log import *
SIMPAN PERUBAHAN