Skip to content

Commit ed77179

Browse files
committed
Fix [CAUTION] usage format and warning during build
1 parent dba66ec commit ed77179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/09-git-and-other-scms/sections/client-tfs.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Its support of TFVC features is very mature, since it uses the Visual Studio ass
2121
This does mean you'll need access to those assemblies, which means you need to install a recent version of Visual Studio (any edition since version 2010, including Express since version 2012), or the Visual Studio SDK.
2222

2323
[CAUTION]
24-
----
24+
====
2525
Git-tf is End-of-Life (EOL), it will not get any updates.
2626
It is also no longer supported by Microsoft.
27-
----
27+
====
2828

2929
Git-tf (whose home is at https://archive.codeplex.com/?p=gittf[]) is a Java project, and as such runs on any computer with a Java runtime environment.
3030
It interfaces with Git repositories through JGit (a JVM implementation of Git), which means it has virtually no limitations in terms of Git functions.

0 commit comments

Comments
 (0)