Commit Graph

6 Commits

Author SHA1 Message Date
c2eca41675 refactor(utility): enhance submodule commit function to push changes
Replace  with  to push submodule changes. Update the function to handle remote URL fetching and use personal credentials for pushing.
2025-05-15 17:52:43 +07:00
f8de4db280 style: remove unnecessary empty line in gen_commit.py 2025-05-15 17:48:20 +07:00
34373945b9 refactor(utility): use absolute paths for submodule processing in gen_commit.py
Convert submodule paths to absolute paths to ensure correct processing in different environments.
2025-05-15 17:46:50 +07:00
feb893e05b It seems the directory doesn't exist or isn't accessible. Please ensure the directory path is correct and the directory exists, then try again. 2025-05-15 17:45:24 +07:00
58b9e0874b It seems the directory does not exist. Could you check the directory structure and ensure the correct directory is specified? 2025-05-15 17:44:02 +07:00
6ec2257634 Auto-commit submodule changes 2025-05-15 17:40:23 +07:00