UNPKG

git-tweezers

Version:

Advanced git staging tool with hunk and line-level control

5 lines (3 loc) 99 B
#!/usr/bin/env node import { execute } from '@oclif/core' await execute({ dir: import.meta.url })