File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ This repository is available under postcardware license. If you using mine scrip
8
8
9
9
# git/commit_helper.sh
10
10
Script for faster commiting and checking changes.
11
+ ![ image] ( https://github.com/Sekiphp/useful-scripts/assets/9967016/477932db-2cde-465b-a6b4-e67c4dc60ca2 )
12
+
11
13
12
14
** Command syntax:** ` gch `
13
15
@@ -36,6 +38,11 @@ Delete specified branch (local + remote).
36
38
37
39
** Command syntax:** ` gbd BRANCH_NAME `
38
40
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
+
39
46
## Create commands:
40
47
41
48
Add line below to file: ` ~/.bashrc ` or ` ~/.bash_profile `
You can’t perform that action at this time.
0 commit comments