File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ The `git-slice` script provides a convenient way to push changes from specific f
23
23
24
24
## Options
25
25
26
- - ` {paths} ` : Specify one or more files or directories to exort them as ** git branch** or ** git repositories** at [ github.com] ( htts ://github.com) .
26
+ - ` {paths} ` : Specify one or more files or directories to exort them as ** git branch** or ** git repositories** at [ github.com] ( https ://github.com) .
27
27
28
28
## Environment variables
29
29
30
30
- ` ACCESS_TOKEN ` : Access token with ` repo ` permissions ** required** if ` ENABLE_SUBTREE_PUSH ` enabled.
31
- - ` ENABLE_SUBTREE_PUSH ` : A non-empty value to enable export ` git subtree ` as ** git repository** at [ github.com] ( htts ://github.com) .
31
+ - ` ENABLE_SUBTREE_PUSH ` : A non-empty value to enable export ` git subtree ` as ** git repository** at [ github.com] ( https ://github.com) .
32
32
33
33
## Notes
34
34
You can’t perform that action at this time.
0 commit comments