You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ git-cl: A Git subcommand to manage changelists in Git. Group files by intent, ma
5
5
6
6
# git-cl: A Git Subcommand for Changelist Management
7
7
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.
0 commit comments