abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
[gitweb.git] / git-rebase--interactive.sh
index 6fd6d4e5f64bcab81fa64bf363db1b530a00a544..5e474e4a8584fc8ccfc7a638f9fb7a3e98f2c1e3 100644 (file)
@@ -1141,9 +1141,6 @@ To continue rebase after editing, run:
        ;;
 esac
 
-git var GIT_COMMITTER_IDENT >/dev/null ||
-       die "$(gettext "You need to set your committer info first")"
-
 comment_for_reflog start
 
 if test ! -z "$switch_to"