Y
Hacker News
new
|
ask
|
show
|
jobs
by
DanielRibeiro
5647 days ago
This workflow would probably also benefit from a gitc script, for fast committing:
#!/bin/bash
git commit -a -m "$*"