Skip to content

Commit

Permalink
Add output indicating that a location is being searched, to explain c…
Browse files Browse the repository at this point in the history
…ommit delays
  • Loading branch information
naderman committed Mar 12, 2011
1 parent aaca729 commit 922310c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/geocommit/__init__.py
Expand Up @@ -140,7 +140,9 @@ def get_remote(self):
return None

def cmd_note(self, argv):
print "Retrieving location ...",
note = self.get_note()
print "found."

git_rev = self.git_rev

Expand Down

0 comments on commit 922310c

Please sign in to comment.