This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
196
Packages
Projects
Releases
Wiki
Activity
b76b42f209
grafana
/
symlink_git_hooks.sh
6 lines
97 B
Bash
Executable File
Raw
Blame
History
#/bin/bash
#ln -s -f .hooks/* .git/hooks/
cd
.git/hooks/
cp --symbolic-link -f ../../.hooks/* .
Reference in New Issue
View Git Blame
Copy Permalink