/** * Entry points for the xcsh commit command. */ export { runCommitCommand } from "./pipeline";