Skip to content

Commit 06cc74a

Browse files
committed
rn-136: drop redundant sentence
There is already 'Helpful for working with AI agents.', describing the same tool, three lines later in the same paragraph.
1 parent c0681ae commit 06cc74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rev_news/drafts/edition-136.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ __Git tools and sites__
573573
+ [sem](https://ataraxy-labs.github.io/sem/) (Semantic version control)
574574
is a command line tool that adds semantic understanding of git changes.
575575
Instead of lines changed, sem tells you what entities changed:
576-
functions, methods, classes. Useful for use in AI agents.
576+
functions, methods, classes.
577577
Provides six subcommands: diff, blame, impact, log, entities, context.
578578
Also works outside Git for arbitrary file comparison.
579579
It parses code with tree-sitter. Helpful for working with AI agents.

0 commit comments

Comments
 (0)