Richard Marko
|
04b46678a4
|
treewide: fix shebangs - /bin/bash -> /usr/bin/env bash
Most scripts/tools use non-portable `/bin/bash`, switch
to environment agnostic `/usr/bin/env bash`.
|
2024-02-13 11:36:23 +11:00 |
Pierre Kancir
|
231ee84ab9
|
Tools: correct author name formatting
prevent error
fatal: --author 'pierre.kancir.emn@gmail.com' n'est pas de la forme 'Nom <email>' ni ne correspond à aucun auteur existant
|
2021-08-06 23:52:49 +10:00 |
Gustavo Jose de Sousa
|
18ec6aa7b4
|
Tools: gittools: add git-subsystems-split
A git extension for splitting HEAD commit into commits separated by subsystems.
|
2015-09-09 10:50:35 +10:00 |