We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b361193 commit 705a503Copy full SHA for 705a503
content/pages/02-development-environments/08-git.markdown
@@ -111,7 +111,11 @@ workflow. These resources will come in handy for specific Git subjects.
111
that the author uses for his own environment.
112
113
* [How to Quickly and Correctly Generate a Git Log in HTML](http://www.oilshell.org/blog/2017/09/19.html)
114
-
+ is an interesting look at how string processing on \*nix systems works
115
+ by generating an HTML page from a Git log. If you need to output your
116
+ Git commits somewhere and are having trouble writing your own script
117
+ you should check out some of the interesting solutions the author
118
+ presents.
119
120
121
## Git Workflows
0 commit comments