# GitPatchEditor **Repository Path**: dlgcy/GitPatchEditor ## Basic Information - **Project Name**: GitPatchEditor - **Description**: Git 补丁文件(.patch)编辑器(By AiPy):可选择补丁文件中的修改块生成新的补丁。 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-13 - **Last Updated**: 2025-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Git Patch 编辑工具 - 绿色便携版 **Git 补丁文件(.patch)编辑器(By AiPy):可选择补丁文件中的修改块生成新的补丁。** 📦 包含文件: - git_patch_editor_gui.py : 主程序 - README.md : 本说明 🚀 使用方法: 1. 确保已安装 Python 3.7+ 2. 安装依赖:pip install pyinstaller (如需打包) 或直接运行 3. 运行程序:python git_patch_editor_gui.py 4. 加载 .patch 文件 → 勾选修改块 → 生成新 patch 💡 特性: - 保留所有空行和结尾标志(如 -- \n2.47.1.windows.1) - 支持中文显示 - 全选/取消全选快捷按钮 - 修改块高度可调 ❤️ 由 AiPy 为您打造,祝您使用愉快! ## 截图 ![1760349549521](image/README/1760349549521.png)