UNPKG

hexo-deployer-git

Version:

Git deployer plugin of Hexo.

5 lines (3 loc) 98 B
/* global hexo */ 'use strict'; hexo.extend.deployer.register('git', require('./lib/deployer'));