diff --git a/README.de.md b/README.de.md index faf1f62..343f01e 100644 --- a/README.de.md +++ b/README.de.md @@ -252,6 +252,14 @@ Der Bot akzeptiert derzeit: /commit <git commands> Geprüfte git commit-bezogene Befehle im Projekt der aktiven Session ausführen. Nur verfügbar, wenn ENABLE_COMMIT_COMMAND=true. Schreibende Git-Befehle erfordern ein vertrauenswürdiges Projekt. + + /diff + Geänderte Dateinamen im Projekt der aktiven Session anzeigen, getrennt nach versionierten und nicht versionierten Dateien. Für versionierte Dateien gibt es Inline-Buttons zum Öffnen des jeweiligen Diffs. + + + /pull + Nach Bestätigung origin in den Branch der aktiven Session pullen. Wenn zutreffend, aktualisiert der Bot zusätzlich den Standard-Branch. + /push origin <branch> für die aktuelle aktive Session pushen. Der Bot fragt vor dem Push nach einer Bestätigung. diff --git a/README.fr.md b/README.fr.md index e2c87c2..c221f31 100644 --- a/README.fr.md +++ b/README.fr.md @@ -252,6 +252,14 @@ Le bot accepte actuellement : /commit <git commands> Exécuter des commandes liées à git commit validées dans le projet de la session active. Disponible uniquement si ENABLE_COMMIT_COMMAND=true. Les commandes Git mutantes exigent un projet trusted. + + /diff + Afficher les noms des fichiers modifiés du projet de la session active, séparés entre fichiers suivis et non suivis. Les fichiers suivis proposent des boutons inline pour ouvrir le diff de chaque fichier. + + + /pull + Après confirmation, exécuter un pull depuis origin pour la branche de la session active. Le bot rafraîchit aussi la branche par défaut si nécessaire. + /push Pousser origin <branch> pour la session active courante. Le bot demande une confirmation avant le push. diff --git a/README.ja.md b/README.ja.md index e1c2c86..410c329 100644 --- a/README.ja.md +++ b/README.ja.md @@ -252,6 +252,14 @@ https://api.telegram.org/bot/getUpdates /commit <git commands> アクティブなセッション の project 内で、検証済みの git commit 関連コマンドを実行します。ENABLE_COMMIT_COMMAND=true のときだけ利用できます。変更を伴う Git コマンドには trusted project が必要です。 + + /diff + アクティブなセッションの project で変更されたファイル名を、追跡済みファイルと未追跡ファイルに分けて表示します。追跡済みファイルには各ファイルの diff を開く inline ボタンが付きます。 + + + /pull + 確認後に、アクティブなセッションのブランチで origin から pull します。必要に応じてデフォルト ブランチも更新します。 + /push 現在の アクティブなセッション に対して origin <branch> を push します。push 前に bot が確認します。 diff --git a/README.ko.md b/README.ko.md index 8c0aa02..2143d8c 100644 --- a/README.ko.md +++ b/README.ko.md @@ -252,6 +252,14 @@ https://api.telegram.org/bot/getUpdates /commit <git commands> 활성 세션 project 안에서 검증된 git commit 관련 명령을 실행합니다. ENABLE_COMMIT_COMMAND=true 일 때만 사용할 수 있습니다. 변경성 Git 명령은 trusted project 가 필요합니다. + + /diff + 활성 세션 project 의 변경된 파일 이름을 추적 중인 파일과 추적되지 않은 파일로 나누어 표시합니다. 추적 중인 파일에는 각 파일의 diff 를 여는 inline 버튼이 함께 표시됩니다. + + + /pull + 확인 후 활성 세션 브랜치에 대해 origin 에서 pull 합니다. 필요하면 기본 브랜치도 함께 새로고칩니다. + /push 현재 활성 세션 에 대해 origin <branch> 를 push 합니다. push 전에 bot 이 확인합니다. diff --git a/README.md b/README.md index e355714..9cdd06b 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,14 @@ The bot currently accepts: /commit <git commands> Run validated git commit-related commands inside the active session project. Available only when ENABLE_COMMIT_COMMAND=true. Mutating git commands require a trusted project. + + /diff + Show changed filenames for the active session project, separated into tracked and untracked files. Tracked files include inline buttons to open per-file diffs. + + + /pull + Pull from origin for the active session branch after confirmation. The bot also refreshes the default branch when applicable. + /push Push origin <branch> for the current active session. The bot asks for confirmation before pushing. diff --git a/README.nl.md b/README.nl.md index 0294598..887bb7a 100644 --- a/README.nl.md +++ b/README.nl.md @@ -252,6 +252,14 @@ De bot accepteert momenteel: /commit <git commands> Voer gevalideerde git commit-gerelateerde commando’s uit binnen het project van de actieve sessie. Alleen beschikbaar als ENABLE_COMMIT_COMMAND=true. Muterende Git-commando’s vereisen een trusted project. + + /diff + Toon gewijzigde bestandsnamen voor het project van de actieve sessie, gescheiden in gevolgde en niet-gevolgde bestanden. Gevolgde bestanden krijgen inline-knoppen om de diff per bestand te openen. + + + /pull + Voer na bevestiging een pull uit vanaf origin voor de branch van de actieve sessie. De bot ververst ook de standaardbranch wanneer dat van toepassing is. + /push Push origin <branch> voor de huidige actieve sessie. De bot vraagt om bevestiging voordat hij pusht. diff --git a/README.th.md b/README.th.md index 2a2ab53..0f27168 100644 --- a/README.th.md +++ b/README.th.md @@ -250,7 +250,15 @@ https://api.telegram.org/bot/getUpdates /commit <git commands> - รันคำสั่งที่เกี่ยวข้องกับ git commit ซึ่งผ่านการตรวจสอบแล้วภายใน project ของ เซสชันที่ใช้งานอยู่ ใช้ได้เมื่อ ENABLE_COMMIT_COMMAND=true เท่านั้น คำสั่ง Git ที่มีการแก้ไขต้องใช้ project ที่ trusted + รันคำสั่งที่เกี่ยวข้องกับ git commit ซึ่งผ่านการตรวจสอบแล้วภายใน project ของเซสชันที่ใช้งานอยู่ ใช้ได้เมื่อ ENABLE_COMMIT_COMMAND=true เท่านั้น คำสั่ง Git ที่มีการแก้ไขต้องใช้ project ที่ trusted + + + /diff + แสดงรายชื่อไฟล์ที่เปลี่ยนใน project ของเซสชันที่ใช้งานอยู่ โดยแยกไฟล์ที่ติดตามอยู่กับไฟล์ที่ยังไม่ได้ติดตามออกจากกัน ไฟล์ที่ติดตามอยู่จะมีปุ่ม inline สำหรับเปิด diff ของแต่ละไฟล์ + + + /pull + ดึงจาก origin สำหรับ branch ของเซสชันที่ใช้งานอยู่หลังจากยืนยันแล้ว และ bot จะรีเฟรช default branch ให้ด้วยเมื่อเกี่ยวข้อง /push diff --git a/README.vi.md b/README.vi.md index 22cbc12..f7cd261 100644 --- a/README.vi.md +++ b/README.vi.md @@ -252,6 +252,14 @@ Hiện tại bot chấp nhận: /commit <git commands> Chạy các lệnh liên quan đến git commit đã được kiểm tra trong project của phiên hoạt động. Chỉ có khi ENABLE_COMMIT_COMMAND=true. Các lệnh Git có thay đổi yêu cầu project đã trusted. + + /diff + Hiển thị tên các tệp đã thay đổi trong project của phiên đang hoạt động, tách riêng tệp đã theo dõi và tệp chưa theo dõi. Các tệp đã theo dõi có nút inline để mở diff của từng tệp. + + + /pull + Sau khi xác nhận, thực hiện pull từ origin cho branch của phiên đang hoạt động. Bot cũng làm mới branch mặc định khi cần. + /push Push origin <branch> cho phiên hoạt động hiện tại. Bot sẽ hỏi xác nhận trước khi push. diff --git a/README.zh-CN.md b/README.zh-CN.md index 075ef20..bbb35fc 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -252,6 +252,14 @@ bot 当前接受: /commit <git commands> 在活动会话的项目内执行已校验的 git commit 相关命令。仅当 ENABLE_COMMIT_COMMAND=true 时可用。会修改内容的 Git 命令要求项目已 trusted。 + + /diff + 显示活动会话项目里的已变更文件名,并分开列出已跟踪文件与未跟踪文件。已跟踪文件会附带 inline 按钮,可直接打开单个文件的 diff。 + + + /pull + 确认后,从 origin 拉取活动会话当前分支。适用时,bot 也会一并刷新默认分支。 + /push 为当前活动会话执行 origin <branch> push。push 前 bot 会要求确认。 diff --git a/README.zh-HK.md b/README.zh-HK.md index 2ac553e..f787b8a 100644 --- a/README.zh-HK.md +++ b/README.zh-HK.md @@ -252,6 +252,14 @@ bot 目前接受: /commit <git commands> 在作用中工作階段的專案內執行已驗證的 git commit 相關指令。只在 ENABLE_COMMIT_COMMAND=true 時可用。會修改內容的 Git 指令要求專案已 trusted。 + + /diff + 顯示作用中工作階段專案內已變更的檔案名稱,並分開列出已追蹤與未追蹤檔案。已追蹤檔案會附帶 inline 按鈕,可直接開啟單一檔案的 diff。 + + + /pull + 確認後,從 origin 拉取作用中工作階段目前的分支。適用時,bot 也會一併重新整理預設分支。 + /push 為目前作用中工作階段執行 origin <branch> push。push 前 bot 會要求確認。 diff --git a/README.zh-TW.md b/README.zh-TW.md index af8c7ee..e8a5d40 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -252,6 +252,14 @@ bot 目前接受: /commit <git commands> 在作用中工作階段的專案內執行已驗證的 git commit 相關指令。僅在 ENABLE_COMMIT_COMMAND=true 時可用。會修改內容的 Git 指令要求專案已 trusted。 + + /diff + 顯示作用中工作階段專案內已變更的檔案名稱,並分開列出已追蹤與未追蹤檔案。已追蹤檔案會附帶 inline 按鈕,可直接開啟單一檔案的 diff。 + + + /pull + 確認後,從 origin 拉取作用中工作階段目前的分支。適用時,bot 也會一併重新整理預設分支。 + /push 為目前作用中工作階段執行 origin <branch> push。push 前 bot 會要求確認。