aboutsummaryrefslogtreecommitdiff
path: root/lib/subcommands/sync.bash
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Update new code for shellcheck compliancyPatrick Spek1-1/+3
2023-03-10Add playbook_path()Patrick Spek1-1/+1
2023-03-09Implement BASHTARD_PLAYBOOK_VARSPatrick Spek1-0/+24
2023-03-08Split pull functionality into its own subcommandPatrick Spek1-10/+3
2023-03-08Stash and pop changes when syncingPatrick Spek1-0/+4
2023-03-08Change remotes to simply be git submodulesPatrick Spek1-12/+1
2023-03-06Various fixes to make the latest shellcheck passPatrick Spek1-4/+4
2022-04-20Silence output of pushd/popdPatrick Spek1-5/+5
2022-04-20Pull latest changes on etcdirPatrick Spek1-0/+6
2022-04-17Make shellcheck happyPatrick Spek1-3/+5
2022-04-17Add licensePatrick Spek1-0/+4
2022-04-17Add a Makefile for easy installationPatrick Spek1-1/+1
2022-04-16Initial draft for sync subcommandPatrick Spek1-0/+53