Skip to content

Commit

Permalink
mate_wait => mate -w
Browse files Browse the repository at this point in the history
  • Loading branch information
bensie committed Jun 29, 2011
1 parent 350081e commit 5fbc59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitconfig.erb
Expand Up @@ -9,7 +9,7 @@
branch = auto
[core]
excludesfile = <%= ENV['HOME'] %>/.gitignore
editor = mate_wait
editor = mate -w
autocrlf = input
[apply]
whitespace = nowarn
Expand Down

0 comments on commit 5fbc59e

Please sign in to comment.