projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39bf904
)
Add some git targets
author
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 9 Apr 2010 03:30:50 +0000
(11:30 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 9 Apr 2010 03:31:00 +0000
(11:31 +0800)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index d0b27680b43a424a93e6adaf4b1eb1fcf8737d58..bb588e31e0922dc6b96af09a84026f5c230fc8f5 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-107,4
+107,7
@@
clean-rpm:
clean-local: clean-rpm
git-tag:
- git tag @PACKAGE_VERSION@
+ git tag -s @PACKAGE_VERSION@
+
+git-clean-tree:
+ git clean -d -f -x