summaryrefslogtreecommitdiffstats
path: root/SOURCE/CORE/git.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-04-14adding notes now pushes changes to remotedanix1-13/+36
2023-04-14sync operations now check for last sync before running again. It's possible ↵danix1-3/+15
to set a delay between sync operations.
2023-04-13initial setup of git functionality. The program can now initalize a local ↵danix1-0/+38
repo and add a remote.