We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab392b2 commit 91a148bCopy full SHA for 91a148b
README.md
@@ -17,6 +17,7 @@ so you can experiment to see what happens when you make a change to commands.
17
18
<strong>git-hooks-install.ps1</strong> should be run after cloning locally
19
to install scripts that Git invokes automatically based on events.
20
+A git clone is necessary to re-build the database.
21
22
<strong>git-sisters-update.ps1</strong> is a PowerShell script that
23
clones a sample sample repository you forked on GitHub.
@@ -35,4 +36,4 @@ so you can examine the impact of the whole sequence of commands.
35
36
37
Additionally, diagrams (animated step-by-step in PowerPoint) have been prepared to illustrate the flow and sequence of commands.
38
-Enjoy!
39
+Enjoy!
0 commit comments