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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LBMC
Hub
git_borg_linker
Commits
d4462778
Commit
d4462778
authored
May 12, 2022
by
nfontrod
Browse files
Options
Downloads
Patches
Plain Diff
src/main.rs: change in CLI help
parent
fcbedc67
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main.rs
+1
-0
1 addition, 0 deletions
src/main.rs
with
1 addition
and
0 deletions
src/main.rs
+
1
−
0
View file @
d4462778
...
@@ -57,6 +57,7 @@ struct Init {
...
@@ -57,6 +57,7 @@ struct Init {
#[clap(short,
long,
default_value
=
"lz4"
)]
#[clap(short,
long,
default_value
=
"lz4"
)]
compression
:
String
,
compression
:
String
,
/// The checkout mode used by gblk automatically after a git checkout: soft or hard.
/// The checkout mode used by gblk automatically after a git checkout: soft or hard.
/// This option is only used if hooks are created.
/// The hard mode will delete every file in your results folder and extract
/// The hard mode will delete every file in your results folder and extract
/// those corresponding to the commit targeted by the checkout.
/// those corresponding to the commit targeted by the checkout.
...
...
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