We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ef6c7 commit 03e641cCopy full SHA for 03e641c
book/B-embedding-git/sections/jgit.asc
@@ -128,7 +128,7 @@ Git git = new Git(repo);
128
----
129
130
The Git class has a nice set of high-level _builder_-style methods that can be used to construct some pretty complex behavior.
131
-Let's take a look at an example – doing something like `git ls-remote`:
+Let's take a look at an example -- doing something like `git ls-remote`:
132
133
[source,java]
134
0 commit comments