Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05c74ef79d | |||
| 19ba0e1e88 | |||
| faef2ccc94 | |||
| 91e51f8d4b | |||
| 006f44b2cc | |||
| 0820ab4658 | |||
| fc3c29b885 | |||
| 1e041c9ab7 | |||
| c6e1e4db01 | |||
| c04acee77f | |||
| 541a8ef606 | |||
| 3edc7861b2 | |||
| 959acd05d0 | |||
| 0ee2ec6af5 | |||
| bed3f548f2 |
@@ -184,20 +184,6 @@ function gai {
|
|||||||
git rebase --interactive --autosquash ${PARENT}
|
git rebase --interactive --autosquash ${PARENT}
|
||||||
}
|
}
|
||||||
|
|
||||||
# ╔═╗┬┌┬┐ ╔═╗┬─┐┌─┐┌─┐┬┬ ┌─┐
|
|
||||||
# ║ ╦│ │ ╠═╝├┬┘│ │├┤ ││ ├┤
|
|
||||||
# ╚═╝┴ ┴ ╩ ┴└─└─┘└ ┴┴─┘└─┘
|
|
||||||
|
|
||||||
function git_pro {
|
|
||||||
git config --global user.name "Robin-Charles GUIHENEUF"
|
|
||||||
git config --global user.email rguiheneuf@netatmo.com
|
|
||||||
}
|
|
||||||
|
|
||||||
function git_perso {
|
|
||||||
git config --global user.name "Robin-Charles Guihéneuf"
|
|
||||||
git config --global user.email robin-charles@hotmail.fr
|
|
||||||
}
|
|
||||||
|
|
||||||
# ╔═╗┬┌┬┐ ╔═╗┌┬┐┌─┐┌┐┌┌┬┐
|
# ╔═╗┬┌┬┐ ╔═╗┌┬┐┌─┐┌┐┌┌┬┐
|
||||||
# ║ ╦│ │ ╠═╣│││├┤ │││ ││
|
# ║ ╦│ │ ╠═╣│││├┤ │││ ││
|
||||||
# ╚═╝┴ ┴ ╩ ╩┴ ┴└─┘┘└┘─┴┘
|
# ╚═╝┴ ┴ ╩ ╩┴ ┴└─┘┘└┘─┴┘
|
||||||
|
|||||||
Reference in New Issue
Block a user