Skip to content

Commit 05c0004

Browse files
committed
Add README
1 parent 58aedbf commit 05c0004

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

tools/git/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Git
2+
3+
> [Git][git] tools.
4+
5+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
6+
7+
<section class="intro">
8+
9+
This directory contains utilities for using and mining [Git][git], a free and open-source distributed version control system.
10+
11+
</section>
12+
13+
<!-- /.intro -->
14+
15+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
16+
17+
<section class="links">
18+
19+
[git]: https://git-scm.com/
20+
21+
</section>
22+
23+
<!-- /.links -->

0 commit comments

Comments
 (0)