remote old 'svndiff' alias
This commit is contained in:
parent
e871e0726e
commit
06caed7a4e
@ -104,10 +104,6 @@ function git-config-joshs()
|
||||
git config --global core.excludesfile ${HOME}/.gitignore
|
||||
git config --global core.pager 'less -FRXi'
|
||||
}
|
||||
function svndiff()
|
||||
{
|
||||
svn diff "$@" | colordiff
|
||||
}
|
||||
function svn()
|
||||
{
|
||||
subcommand="$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user