Skip to content

Commit 0dc33fd

Browse files
committed
Fix Codecov badge branch
1 parent 723933c commit 0dc33fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rsworktree
22

3-
[![Codecov](https://codecov.io/gh/ozankasikci/rust-git-worktree/branch/main/graph/badge.svg)](https://codecov.io/gh/ozankasikci/rust-git-worktree)
3+
[![Codecov](https://codecov.io/gh/ozankasikci/rust-git-worktree/branch/master/graph/badge.svg)](https://codecov.io/gh/ozankasikci/rust-git-worktree)
44

55
`rsworktree` is a Rust CLI for managing Git worktrees in a single repo-local directory (`.rsworktree`). It provides a focused, ergonomic workflow for creating, jumping into, listing, and removing worktrees without leaving the terminal.
66

0 commit comments

Comments
 (0)