This website works better with JavaScript.
Explore
Help
Sign In
gex
/
gex-thesis
Watch
1
Star
0
Fork
You've already forked gex-thesis
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
GEX thesis source code, full text, references
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
1
Branch
0
Tags
198 MiB
Tag:
Branch:
Tree:
2e51c5fc7a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2e51c5fc7a'
${ noResults }
gex-thesis
/
clean.sh
8 lines
60 B
Raw
Normal View
History
Unescape
Escape
Initial
7 years ago
#!/bin/bash
git rm -r --cached .
git add .
git clean -xf