|
|
|
|
|
by petepete
2262 days ago
|
|
I alias 'git recent' to: git branch --sort=-committerdate -v
It gives me the following output (first line for not actually included): [branch name] [hash] [commit message header]
move-radio-and-checkbox-hints-up 9dff690 Move the hints belonging to radios/checkboxes up
update-rubocop 8cace1f Update rubocop and pry, fix some new offences
fix-remaining-injected-content-placement 48dc51d Reorder elements of other inputs
|
|