Skip to content

Commit c00f37f

Browse files
committed
fix: Add commit script for single files
1 parent fa58fb1 commit c00f37f

File tree

2 files changed

+5
-100
lines changed

2 files changed

+5
-100
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ If ollama server is running, run the script using the command
3333
python3 auto_commit.py
3434
```
3535

36+
Create commit for each file
37+
38+
```
39+
python3 auto_commit.py single_file
40+
```
3641

3742

3843

auto_commit_single_file.py

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)