This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
remove alias gsvn
pull/1/head
10sr
11 years ago
parent
6ab5e199f9
commit
141c7bc249
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
shrc
+ 1
- 1
shrc
View File
@@ -550,7 +550,7 @@ then
complete -o bashdefault -o default -o nospace -F _git g 2>/dev/null \
|| complete -o default -o nospace -F _git g
fi
git svn --help >/dev/null 2>&1 && alias gsvn="git svn"
#
git svn --help >/dev/null 2>&1 && alias gsvn="git svn"
__safe_alias m=gitmemo
Write
Preview
Loading…
Cancel
Save