forked from colonelpanic/dotfiles
changed tmux things, added ropeproject to gitignore.
This commit is contained in:
@@ -15,7 +15,6 @@ class GitDiffReplacer(object):
|
||||
self.replacing_string = replacing_string
|
||||
self.verbose = verbose
|
||||
|
||||
|
||||
@property
|
||||
def modified_files_command(self):
|
||||
return linecmd('git diff {} {} --name-only', self.source_ref,
|
||||
|
Reference in New Issue
Block a user