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: book/A-git-in-other-environments/sections/guis.asc
+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
@@ -6,7 +6,7 @@ New features show up there first, and only at the command line is the full power
6
6
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.
7
7
8
8
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.
10
10
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.
11
11
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.
0 commit comments