diff options
| author | Will Fife <sarlalian@gmail.com> | 2018-10-28 00:19:49 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-28 00:19:49 -0700 | 
| commit | cc2b3dca73edfb6231a79bf483730af28e7a99d7 (patch) | |
| tree | 90d5e48bcd407dd9ec5182f863b3be0fff4808fa /mercurial.html.markdown | |
| parent | f8a96c4889a600b8ffee918a3e2746fae35becc4 (diff) | |
Update mercurial.html.markdown
Diffstat (limited to 'mercurial.html.markdown')
| -rw-r--r-- | mercurial.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/mercurial.html.markdown b/mercurial.html.markdown index 1d991384..f757dd7c 100644 --- a/mercurial.html.markdown +++ b/mercurial.html.markdown @@ -2,7 +2,7 @@  category: tool  tool: hg  contributors: -	- ["Will L. Fife", "http://github.com/sarlalian"] +  - ["Will L. Fife", "http://github.com/sarlalian"]  filename: LearnHG.txt  --- @@ -384,4 +384,4 @@ $ hg remove *.txt  * [Learning Mercurial in Workflows](https://www.mercurial-scm.org/guid)  * [Mercurial Quick Start](https://www.mercurial-scm.org/wiki/QuickStart) -* [Mercurial: The Definitive Guide by Bryan O'Sullivan](http://hgbook.red-bean.com/)
\ No newline at end of file +* [Mercurial: The Definitive Guide by Bryan O'Sullivan](http://hgbook.red-bean.com/) | 
