UNPKG

commitmnt

Version:

Copy your gitlab and bitbucket commits to a new, publishable github repo

19 lines 1.17 kB
"use strict"; /** @module Utils */ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./cache"), exports); __exportStar(require("./cd"), exports); __exportStar(require("./exec"), exports); __exportStar(require("./git"), exports); __exportStar(require("./ioc"), exports); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvbGliL3V0aWxzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxvQkFBb0I7Ozs7Ozs7Ozs7OztBQUVwQiwwQ0FBd0I7QUFDeEIsdUNBQXFCO0FBQ3JCLHlDQUF1QjtBQUN2Qix3Q0FBc0I7QUFDdEIsd0NBQXNCIn0=