#compdef git-squash
#description Prepare a commit for squashing during autosquash rebase.

_arguments '1: :__git_recent_commits'

# vim: ft=zsh