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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Converting "Hello World" text to some commits will create something like this on
14
14
pip3 install -r requirements.txt
15
15
```
16
16
3. Run `text_to_commit_history.py` (with Python 3) and follow the prompts for username, your text, offset, and repository name.
17
-
4. Run the generated `text_to_commit_history.sh` from your home directory (or any non-git tracked dir) and watch it go to work.
17
+
4. Run the generated `text_to_commit_history.sh` from your home directory (or any non-git tracked dir) and watch it go to work. You'll propably have to wait some minutes for the running script.
18
18
5. Wait... Seriously, you'll probably need to wait a day or two to show in your commit graph.
0 commit comments