Skip to content

Commit f71ba55

Browse files
authored
Merge pull request #1793 from smstong/patch-1
Update remote-branches.asc
2 parents f2a60da + 05675be commit f71ba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/03-git-branching/sections/remote-branches.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,5 @@ To https://github.com/schacon/simplegit
234234
- [deleted] serverfix
235235
----
236236

237-
Basically all this does is remove the pointer from the server.
237+
Basically all this does is to remove the pointer from the server.
238238
The Git server will generally keep the data there for a while until a garbage collection runs, so if it was accidentally deleted, it's often easy to recover.

0 commit comments

Comments
 (0)