Skip to content
Snippets Groups Projects
Verified Commit c3a0e78f authored by nfontrod's avatar nfontrod
Browse files

src/push.rs: exclude .gblkconfig in push command

parent b3094bdb
No related branches found
No related tags found
No related merge requests found
......@@ -513,6 +513,7 @@ pub(crate) fn copy_file(
"-a",
"--info=progress2",
"--human-readable",
"--exclude=.gblkconfig",
&tmp,
&remote_path,
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment