Skip to content

Commit 1a1352f

Browse files
authored
Update README.md
1 parent 9c84228 commit 1a1352f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This repository is available under postcardware license. If you using mine scrip
88

99
# git/commit_helper.sh
1010
Script for faster commiting and checking changes.
11+
![image](https://github.com/Sekiphp/useful-scripts/assets/9967016/477932db-2cde-465b-a6b4-e67c4dc60ca2)
12+
1113

1214
**Command syntax:** `gch`
1315

@@ -36,6 +38,11 @@ Delete specified branch (local + remote).
3638

3739
**Command syntax:** `gbd BRANCH_NAME`
3840

41+
# git/analyze_changes_in_folders.sh
42+
If you are working with a large number of repositories (vendor), it is good to know where the changed files are.
43+
![image](https://github.com/Sekiphp/useful-scripts/assets/9967016/bc6e39e3-5480-4f59-8ad3-704062ca7c0a)
44+
45+
3946
## Create commands:
4047

4148
Add line below to file: `~/.bashrc` or `~/.bash_profile`

0 commit comments

Comments
 (0)