Compare commits
7 Commits
1912118e98
...
3b1ee09014
Author | SHA1 | Date | |
---|---|---|---|
3b1ee09014 | |||
|
34ef46e4af | ||
|
032f6ddc71 | ||
|
8c1ee0b778 | ||
|
0670865f1c | ||
|
7c0dae2b78 | ||
|
3a7ab2b1e8 |
@ -131,9 +131,6 @@ function ga {
|
||||
# Git amend
|
||||
alias amend_pro="GIT_EDITOR=true git rebase --preserve-merges --exec 'git commit --amend --author=\"Robin-Charles GUIHENEUF <rguiheneuf@netatmo.com>\"' $1"
|
||||
alias amend_perso="GIT_EDITOR=true git rebase --preserve-merges --exec 'git commit --amend --author=\"Robin-Charles Guihéneuf <robin-charles@hotmail.fr>\"' $1"
|
||||
function grbr {
|
||||
git rebase --interactive --autosquash --root
|
||||
}
|
||||
|
||||
# Repositories
|
||||
alias bc='cd $HOME/Netatmo/embedded/firmware-bitcloud'
|
||||
|
Loading…
x
Reference in New Issue
Block a user