aboutsummaryrefslogtreecommitdiff
path: root/modules/reconcile-open-repos.el
Commit message (Collapse)AuthorAgeFilesLines
* feat:reconcile-open-repos: enhance git repository reconciliationCraig Jennings2025-10-201-25/+53
| | | | | | | | | Improve the workflow for synchronizing git repositories across projects. Add detailed commentary and handle edge cases for stash, pull, and stash pop operations. Implement checks for project directories and dependencies defined in init.el, enhancing robustness against undefined variables and failed git operations. Ensure Magit opens for manual intervention when issues arise.
* refactor: created specific org-dir variable for ~/sync/orgCraig Jennings2025-10-181-1/+1
|
* changing repositoriesCraig Jennings2025-10-121-0/+72