This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
dot_testing
Watch
1
Star
0
Fork
You've already forked dot_testing
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
4640167eb0
dot_testing
/
builds
/
rebuild
/
git-rebuild
11 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# make sure we're in dot_testing
cd
~/dot_testing
git pull
git stash
git rebase
rebuild
Reference in New Issue
View Git Blame
Copy Permalink