diff --git a/index.html b/index.html index 7b9355b..df3e9d1 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + GIT tutorial @@ -1295,7 +1295,7 @@ store_index(['README', 'src/main.scm']);

Conclusion

-

This article shows that a large part of the core of GIT can be re-implemented in a few lines of code (copy all the code).

+

This article shows that a large part of the core of GIT can be re-implemented in a few source lines of code* (copy all the code). * empty lines and single closing braces excluded, a few more in total.