Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git_borg_linker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
Hub
git_borg_linker
Commits
61bf6f37
Verified
Commit
61bf6f37
authored
2 years ago
by
nfontrod
Browse files
Options
Downloads
Patches
Plain Diff
Readme.md: update
parent
dffbf461
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+11
-8
11 additions, 8 deletions
Readme.md
with
11 additions
and
8 deletions
Readme.md
+
11
−
8
View file @
61bf6f37
...
...
@@ -53,12 +53,7 @@ To display the help of gblk run the following command:
```
console
$
gblk
help
A tool used to link borg and git together
This tool was created to link borg and git together and ease the management of developpment artifact
versionning using git
gbl
gblk
A tool used to link borg and git together
USAGE:
...
...
@@ -69,8 +64,11 @@ OPTIONS:
SUBCOMMANDS:
checkout Checkout results to the current git commit
clean This command cleans the .tmp repository of the project folder
clone Clones a repository given a destination
commit Save the results folder of a git repository in an archive
compact This command frees repository space by compacting segments
config This command can bed used to add gblk configuration
create-hooks Create github hooks to use gbl automaticaly after commit, before and after
checkout
delete This command deletes an archive from the repository or the complete
...
...
@@ -80,11 +78,16 @@ SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
init Initialize a borg repository inside a git project
list List the content of the .borg archive
mount Mount an old file/directory from one or multiple archive named afer
t
git
commits into the .mount folder inside
d
e project directory
mount Mount an old file/directory from one or multiple archive named af
t
er git
commits into the .mount folder inside
th
e project directory
pre-co Check if a checkout can be performed without losing data
prune This command prunes the .borg repository. This can be used to keep only
archive created during a given time interval
pull This command can be used to pull a repository using a remote
push This command can be used to push a repository using a remote
remote This command can be used to add a new remote for push and pull commands
restore This command moves the borg folder .tmp/<PROJECT_DIR>
_bkp folder into .borg
repository
umount Unmount everything in the folder .mount
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment