aboutsummaryrefslogtreecommitdiff
path: root/apkg-reposync
AgeCommit message (Collapse)Author
2024-08-23apkg-reposync: check if the user cannot write to the repos.mobinmob
2024-08-23apkg-reposync: fix syncing twice, also minor presentation fix.mobinmob
2024-08-23apkg-reposync: clean the temporary file.mobinmob
2024-08-23apkg-reposync: various fixes, see bellow...mobinmob
- add checks to commands that can fail - remove useless `cat` - split code to find remote and branch to functions - various shellcheck fixes.
2024-08-22apkg-reposync: new utilmobinmob