Skip to content

Commit a198608

Browse files
author
Philip Zhang
committed
commit for removing extra files
1 parent a505f91 commit a198608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleangit-bizcore.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git add .
44
git commit -m"commit for removing extra files"
55
git pull
66
git push
7-
git filter-branch --force --index-filter 'git rm -r —cached --ignore-unmatch bizcore' --prune-empty --tag-name-filter cat -- --all
7+
git filter-branch --force --index-filter 'git rm -r —cached --ignore-unmatch bizcore2' --prune-empty --tag-name-filter cat -- --all
88
git commit -m"remove extra class"
99
git push origin --force --all
1010

0 commit comments

Comments
 (0)