Skip to content

Commit d61ad2f

Browse files
authored
Update tutorial.md
1 parent 4c4cd69 commit d61ad2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git-cl: A Git subcommand to manage changelists in Git. Group files by intent, ma
55

66
# git-cl: A Git Subcommand for Changelist Management
77

8-
[git-cl](https://github.com/BHFock/git-cl?tab=readme-ov-file) is a command-line tool that brings changelists to Git — like sticky notes for your working directory. It lets you group files into named changelists before staging or committing, helping you manage multiple parallel changes and make partial commits with intent and clarity.
8+
[git-cl](https://github.com/BHFock/git-cl) is a command-line tool that brings changelists to Git — like sticky notes for your working directory. It lets you group files into named changelists before staging or committing, helping you manage multiple parallel changes and make partial commits with intent and clarity.
99

1010
<details>
1111
<summary> Table of Contents</summary>

0 commit comments

Comments
 (0)