mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
doc: 添加热重载相关注释
This commit is contained in:
@@ -2,6 +2,7 @@ import dulwich.porcelain
|
||||
|
||||
|
||||
def update_all():
|
||||
"""使用dulwich更新源码"""
|
||||
try:
|
||||
from dulwich import porcelain
|
||||
repo = porcelain.open_repo('.')
|
||||
|
||||
Reference in New Issue
Block a user