Skip to content

Commit e63b0fc

Browse files
committed
Remove dangling full stop
Signed-off-by: Thomas Ackermann <[email protected]>
1 parent 081e966 commit e63b0fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

book/08-customizing-git/sections/policy.asc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ This script uses a syntax that wasn't covered in the Revision Selection section
432432
[source,ruby]
433433
----
434434
`git rev-list ^#{sha}^@ refs/remotes/#{remote_ref}`
435-
.
436435
----
437436

438437
The `SHA^@` syntax resolves to all the parents of that commit.

0 commit comments

Comments
 (0)