Search Criteria
Package Details: git-trim 0.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-trim.git (read-only, click to copy) |
---|---|
Package Base: | git-trim |
Description: | Trims your git remote tracking branches |
Upstream URL: | https://github.com/foriequal0/git-trim |
Licenses: | MIT |
Submitter: | wezm |
Maintainer: | wezm |
Last Packager: | wezm |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-13 09:37 (UTC) |
Last Updated: | 2023-01-25 02:48 (UTC) |
Dependencies (2)
- libgit2 (libgit2-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
wezm commented on 2022-11-29 23:35 (UTC)
chmouel as the comment on https://github.com/foriequal0/git-trim/pull/195 said I don't think we want to vendor openssl. I've updated the package with a small patch just to use a newer version of the openssl-sys crate.
chmouel commented on 2022-11-29 11:53 (UTC)
upstream doesn't seem to release any new release and since it's currently broken with the latest openssl update, here is a new PKGBUILD building from git with a openssl patch :
https://gist.github.com/chmouel/b7dbab1bbe7c923036b4bebee4b49f33
orhun commented on 2020-11-02 13:28 (UTC)
Normally
VCS
(git, svn) andbin
packages conflict with the base package. That's more appropriate as a convention. I suggest you to remove it.wezm commented on 2020-11-02 12:02 (UTC)
It’s trivial for someone to create it though so this ensures the two will not conflict.