Skip to content

Commit 705a503

Browse files
committed
update git page
1 parent b361193 commit 705a503

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/pages/02-development-environments/08-git.markdown

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,11 @@ workflow. These resources will come in handy for specific Git subjects.
111111
that the author uses for his own environment.
112112

113113
* [How to Quickly and Correctly Generate a Git Log in HTML](http://www.oilshell.org/blog/2017/09/19.html)
114-
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.
115119

116120

117121
## Git Workflows

0 commit comments

Comments
 (0)