This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
prjxray-db
mirror of
https://github.com/openXC7/prjxray-db.git
Watch
1
Star
0
Fork
You've already forked prjxray-db
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7309c692f
prjxray-db
/
.github
/
scripts
/
fix-git.sh
4 lines
51 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
git fetch --unshallow
git fetch --tags
Reference in New Issue
View Git Blame
Copy Permalink