Skip to content

Commit

Permalink
remove local reference in local
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Bamberger committed Oct 11, 2013
1 parent a7dc3a0 commit 396be7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/git-review/local.rb
Expand Up @@ -312,7 +312,6 @@ def server

# @return [Array(String, String)] the title and the body of pull request
def create_title_and_body(target_branch)
source = local.source
login = server.login
commits = git_call("log --format='%H' HEAD...#{target_branch}").
lines.count
Expand Down

0 comments on commit 396be7c

Please sign in to comment.