GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/519

    Add generation date to index.html

    Small thing: this just adds a UTC date for the time the index.html
    file was last generated. Useful so we have an easy way to figure
    out when the code was last built.
    
    Looks like: `<!-- Generated: 2015-09-09T15:36:15.417Z -->`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 
add-generation-date-to-index-file

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/519.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #519
    
----
commit 3da92763e400385948502064fac18234b74ac787
Author: Ben Keen <[email protected]>
Date:   2015-09-09T15:33:57Z

    Add generation date to index.html
    
    Small thing: this just adds a UTC date for the time the index.html
    file was last generated. Useful so we have an easy way to figure
    out when the code was last built.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to