Skip to content

Commit

Permalink
chore: update readme to support --bare for gclx
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n committed Jan 6, 2024
1 parent 9fbd79d commit b7528a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ or
gclx https://github.com/owner/repo.git
```

We support `--bare` flag for worktree users.

```fish
gclx --bare owner/repo
```

### 2. `mkdirx` - Create Directory and Change Directory

The `mkdirx` function combines creating a directory and changing into it in a single command, streamlining your workflow.
Expand Down

0 comments on commit b7528a7

Please sign in to comment.