You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Distributed under the MIT software license, see the accompanying
4
+
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
+
6
+
# This simple script checks for commits beginning with: scripted-diff:
7
+
# If found, looks for a script between the lines -BEGIN VERIFY SCRIPT- and
8
+
# -END VERIFY SCRIPT-. If no ending is found, it reads until the end of the
9
+
# commit message.
10
+
11
+
# The resulting script should exactly transform the previous commit into the current
0 commit comments