Skip to content

Commit cab77e6

Browse files
committed
Only only
Fixes #174
1 parent 396eecd commit cab77e6

File tree

1 file changed

+1
-1
lines changed
  • book/A-git-in-other-environments/sections

1 file changed

+1
-1
lines changed

book/A-git-in-other-environments/sections/guis.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ New features show up there first, and only at the command line is the full power
66
But plain text isn't the best choice for all tasks; sometimes a visual representation is what you need, and some users are much more comfortable with a point-and-click interface.
77

88
It's important to note that different interfaces are tailored for different workflows.
9-
Some clients only expose only a carefully curated subset of Git functionality, in order to support a specific way of working that the author considers effective.
9+
Some clients expose only a carefully curated subset of Git functionality, in order to support a specific way of working that the author considers effective.
1010
When viewed in this light, none of these tools can be called ``better'' than any of the others, they're simply more fit for their intended purpose.
1111
Also note that there's nothing these graphical clients can do that the command-line client can't; the command-line is still where you'll have the most power and control when working with your repositories.
1212

0 commit comments

Comments
 (0)