smart-commit
smart-commit copied to clipboard
Commit with current branch name.
Results
1
smart-commit issues
Sort by
recently updated
recently updated
newest added
- `commit ""` - `commit -m ""` These two will both gives the same output. `-m` is ignore. Motivation - The `-m` option is typically used with the `git commit...
enhancement