@@ -713,7 +713,7 @@ When you produce some results for a particular project, you may want to share th
...
@@ -713,7 +713,7 @@ When you produce some results for a particular project, you may want to share th
::: {.callout-important}
::: {.callout-important}
When pushing archives to a remote folder, you lose the file deduplication between them. So make sure to push only the archives you want to share with other.
When pushing archives to a remote folder, you lose the **deduplication advantages**. So make sure to push only the archives you want to share with others.
:::
:::
::: {.callout-note}
::: {.callout-note}
...
@@ -841,7 +841,7 @@ Clone must be used with a *path* and not a remote name.
...
@@ -841,7 +841,7 @@ Clone must be used with a *path* and not a remote name.
:::
:::
::: {.callout-note}
::: {.callout-note}
When cloning archives from a remote folder, gblk will ensure that all archive names correspond to exiting commits in your git project.
When cloning archives from a remote folder, gblk will ensure that all archive names correspond to exiting commits in your git project.
@@ -1231,7 +1231,7 @@ If you work with other people you might have trouble: if you pull a gblk remote
...
@@ -1231,7 +1231,7 @@ If you work with other people you might have trouble: if you pull a gblk remote
When you produce some results for a particular project, you may want to *share them with others* who are working with you. With gblk you can share your `.borg` repository with others or update it with chnages done by others.
When you produce some results for a particular project, you may want to *share them with others* who are working with you. With gblk you can share your `.borg` repository with others or update it with chnages done by others.
::: {.callout-important}
::: {.callout-important}
When pushing archives to a remote folder, you lose the file deduplication between them. So make sure to push only the archives you want to share with other.
When pushing archives to a remote folder, you lose the **deduplication advantages**. So make sure to push only the archives you want to share with others.