Merge branch 'rs/janitorial' into maint
commitdfb67594e964e63f20546361597c06432c73779d
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2015 21:33:47 +0000 (16 14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2015 21:33:47 +0000 (16 14:33 -0700)
tree3ea858127e139ee620a010f4ba82aa95b9fca77c
parent2cd8ebdd3d28359b7886d994e84a8725394935e7
parent22570b68e3cb9380403d903680be3b3112a26490
Merge branch 'rs/janitorial' into maint

Code clean-up.

* rs/janitorial:
  dir: remove unused variable sb
  clean: remove unused variable buf
  use file_exists() to check if a file exists in the worktree
builtin/blame.c
builtin/clean.c
dir.c