Search Criteria
Package Details: git-standup-git r99.5ae7d15-1
Git Clone URL: | https://aur.archlinux.org/git-standup-git.git (read-only, click to copy) |
---|---|
Package Base: | git-standup-git |
Description: | Recall what you did on the last working day. |
Upstream URL: | https://github.com/kamranahmedse/git-standup |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mijoharas |
Maintainer: | mijoharas |
Last Packager: | mijoharas |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-22 11:19 |
Last Updated: | 2017-03-22 11:19 |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git)
- git (git-git) (make)
- make (make3, make-git, make-without-guile) (make)
Latest Comments
02m commented on 2017-03-24 13:44
You can use `git describe` in PKGBUILD but you need to add `--tags` flag so it looks to all tags in the repo.