diff --git a/need_git_commit b/need_git_commit index c92956682..e2515d3c2 100644 --- a/need_git_commit +++ b/need_git_commit @@ -1,5 +1,5 @@ -# A list of the commands that require has_git_commit(), and should have -# it included in the "built" version of the command +# A list of the commands in alphabetical order that require has_git_commit(), +# and should have it included in the "built" version of the command git-authors git-back git-changelog diff --git a/not_need_git_repo b/not_need_git_repo index abe667576..7bec3620c 100644 --- a/not_need_git_repo +++ b/not_need_git_repo @@ -1,8 +1,9 @@ -# A list of the commands that do not use is_git_repo(), and should not have -# it included in the "built" version of the command +# A list of the commands in alphabetical order that do not use is_git_repo(), +# and should not have it included in the "built" version of the command git-alias +git-bulk git-extras +git-force-clone git-fork git-setup git-standup -git-bulk