This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
falkon
Watch
1
Star
0
Fork
You've already forked falkon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
4029
Commits
4
Branches
30
Tags
56 MiB
C++
91.6%
CMake
1.8%
HTML
1.2%
NSIS
1.2%
Python
1.1%
Other
2.9%
Tag:
Branch:
Tree:
fe6005bb26
master
wilder
wilder-activities
wilder-markers
v22.03.80
v22.04.0
v22.04.1
v22.04.2
v22.04.3
v22.07.80
v22.07.90
v22.08.0
v22.08.1
v22.08.2
v22.08.3
v22.11.80
v22.11.90
v22.12.0
v22.12.1
v22.12.2
v22.12.3
v23.03.80
v23.03.90
v23.04.0
v23.04.1
v23.04.2
v23.04.3
v23.07.80
v23.07.90
v23.08.0
v3.0.0
v3.0.1
v3.1.0
v3.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fe6005bb26'
${ noResults }
falkon
/
git_hooks
/
post-commit
5 lines
93 B
Raw
Blame
History
#!/bin/sh
#
# Writes git revision into git_revision file
#
git rev-parse HEAD > git_revision
Reference in new issue
View Git Blame
Copy Permalink