This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
hellen-one
mirror of
https://github.com/andreika-git/hellen-one.git
Watch
1
Star
0
Fork
You've already forked hellen-one
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
754c9f646b
hellen-one
/
git_scripts
/
git_super_clean.sh
4 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
weird stuff
2022-05-18 15:15:26 -07:00
#!/bin/bash
git reset --hard
more reset
2022-05-22 06:57:06 -07:00
git submodule update --init
weird stuff
2022-05-18 15:15:26 -07:00
git clean -fxd