summaryrefslogtreecommitdiffstats
path: root/SOURCE/CORE/git.sh
AgeCommit message (Expand)AuthorFilesLines
2023-04-22cleanup of the output of the program. Updated README.v0.4gitsupportdanix1-6/+8
2023-04-18if PLAIN option is enabled, git pull doesn't emit output.danix1-2/+2
2023-04-18added git functionality to edit and remove options.danix1-0/+41
2023-04-18added showconf option. Fixed bug that prevented the rc file from being correc...danix1-9/+18
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 t...danix1-3/+15
2023-04-13initial setup of git functionality. The program can now initalize a local rep...danix1-0/+38