WIP: Extract functions for local tasks #65
Loading…
Reference in New Issue
No description provided.
Delete Branch "client-functions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
This PR intersects 2 differents goals :
I have extracted the "dump" tasks into dedicated functions.
local_tasks
function, by having a single line comment to add/remove.local_tasks
function.mtree
is done for each top-level directory and sent to the backup server, for future comparisionsA question remains:
Should we limit the output of the script to errors, or give every step, or keep the last lines of the log file?
c50ef31ddd
toe3c7da32a9
cb69588c92
toc6a89cbc32
d896f9d8de
tof07d39a074
f07d39a074
to518fa9d1e7
I have merged the "split-lib" branch.
Now functions are extracted in dedicated library files.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.