[Updated] D8854: templates: add __init__.py files to templates/ dirs
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Thu Aug 6 00:47:45 UTC 2020
Closed by commit rHGf55c47f41b8e: templates: add __init__.py files to templates/ dirs (authored by martinvonz).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8854?vs=22164&id=22284
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8854/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8854
AFFECTED FILES
mercurial/templates/__init__.py
mercurial/templates/atom/__init__.py
mercurial/templates/coal/__init__.py
mercurial/templates/gitweb/__init__.py
mercurial/templates/json/__init__.py
mercurial/templates/monoblue/__init__.py
mercurial/templates/paper/__init__.py
mercurial/templates/raw/__init__.py
mercurial/templates/rss/__init__.py
mercurial/templates/spartan/__init__.py
mercurial/templates/static/__init__.py
CHANGE DETAILS
diff --git a/mercurial/templates/static/__init__.py b/mercurial/templates/static/__init__.py
new file mode 100644
diff --git a/mercurial/templates/spartan/__init__.py b/mercurial/templates/spartan/__init__.py
new file mode 100644
diff --git a/mercurial/templates/rss/__init__.py b/mercurial/templates/rss/__init__.py
new file mode 100644
diff --git a/mercurial/templates/raw/__init__.py b/mercurial/templates/raw/__init__.py
new file mode 100644
diff --git a/mercurial/templates/paper/__init__.py b/mercurial/templates/paper/__init__.py
new file mode 100644
diff --git a/mercurial/templates/monoblue/__init__.py b/mercurial/templates/monoblue/__init__.py
new file mode 100644
diff --git a/mercurial/templates/json/__init__.py b/mercurial/templates/json/__init__.py
new file mode 100644
diff --git a/mercurial/templates/gitweb/__init__.py b/mercurial/templates/gitweb/__init__.py
new file mode 100644
diff --git a/mercurial/templates/coal/__init__.py b/mercurial/templates/coal/__init__.py
new file mode 100644
diff --git a/mercurial/templates/atom/__init__.py b/mercurial/templates/atom/__init__.py
new file mode 100644
diff --git a/mercurial/templates/__init__.py b/mercurial/templates/__init__.py
new file mode 100644
To: martinvonz, #hg-reviewers, indygreg
Cc: indygreg, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200806/22bc6f3f/attachment-0002.html>
More information about the Mercurial-patches
mailing list