We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb35e7f commit a83b524Copy full SHA for a83b524
bin/merge-tuxgasy-work.sh
@@ -49,7 +49,7 @@ git filter-repo --force\
49
--path-rename examples/with-pgsql/docker-compose.yml:tuxgasy/compose.yaml\
50
--path-rename examples/with-secrets/env/dolibarr.env:tuxgasy/env/dolibarr.env\
51
--path-rename examples/with-secrets/secrets/dolibarr_admin_password.secret:tuxgasy/secrets/dolibarr_admin_password.secret\
52
- --path-rename examples/with-secrets/secrets/dolibarr_admin_username.secret:tuxgasy/secrets/dolibarr_admin_username.secret\
+ --path-rename examples/with-secrets/secrets/dolibarr_admin_username.secret:tuxgasy/secrets/dolibarr_admin_username.secret
53
54
git filter-repo --force\
55
--path tuxgasy
0 commit comments