Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f1d1a8e1 authored by Simon Josefsson's avatar Simon Josefsson
Browse files

Fix.

parent a4135235
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ jas@mocca:~/src/libtasn1$ ...@@ -13,7 +13,7 @@ jas@mocca:~/src/libtasn1$
........................................................................... ...........................................................................
If you don't want git2cl to invoke git log internally, you can use it If you don't want git2cl to invoke git log internally, you can use it
as a pipe. It needs the git log generated with --pretty --numstat and as a pipe. It needs a git log generated with --pretty --numstat and
--summary. You can use it as follows: --summary. You can use it as follows:
........................................................................... ...........................................................................
...@@ -26,9 +26,9 @@ The output format is specified by: ...@@ -26,9 +26,9 @@ The output format is specified by:
link:http://www.gnu.org/prep/standards/html_node/Change-Logs.html[] link:http://www.gnu.org/prep/standards/html_node/Change-Logs.html[]
My inspiration for writing this tool was the My inspiration for writing this tool was the
link:http://www.red-bean.com/cvs2cl/[cvs2cl] tool, which I am using in link:http://www.red-bean.com/cvs2cl/[cvs2cl] tool, which I have been
several projects. Replacing it is a necessary condition for me to using in several projects. Replacing it was necessary to seriously
seriously consider switching from CVS to GIT for my projects. consider switching from CVS to GIT for my projects.
The canonical home page for git2cl is: The canonical home page for git2cl is:
link:http://josefsson.org/git2cl/[] and its repository can be found at link:http://josefsson.org/git2cl/[] and its repository can be found at
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment