Search Criteria
Package Details: gitahead-git 2.6.3.r91.g81df5b4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gitahead-git.git (read-only, click to copy) |
---|---|
Package Base: | gitahead-git |
Description: | Graphical Git client |
Upstream URL: | https://gitahead.github.io/gitahead.com/ |
Licenses: | MIT |
Conflicts: | gitahead |
Provides: | gitahead |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-16 21:17 (UTC) |
Last Updated: | 2023-01-15 16:36 (UTC) |
Dependencies (13)
- cmark (cmark-git)
- libsecret
- libssh2 (libssh2-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libgnome-keyring (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-translations (qt5-translations-git) (make)
- git-lfs (git-lfs-git) (optional) – git-lfs support
- libgnome-keyring (optional) – for GNOME Keyring for auth credentials
- qt5-translations (qt5-translations-git) (optional) – translations
Latest Comments
eduardolucioac commented on 2023-01-15 19:17 (UTC)
@FabioLolix
But, gittyup is for sure a more updated version.
Tks! 🤗
FabioLolix commented on 2023-01-15 19:14 (UTC)
It is in maintainance mode as written in their readme
eduardolucioac commented on 2023-01-15 19:12 (UTC)
@FabioLolix
Yes, the information that appears is that it is not under development. But, I've seen commits from this year, so I believe it's getting updates https://github.com/gitahead/gitahead/commit/81df5b468fc3ebd148320d894e561fb097324b88 .
Tks! 🤗
FabioLolix commented on 2023-01-15 16:39 (UTC)
Update was ready since a while but forgot to update here, anyway I reccomend to switch to https://aur.archlinux.org/packages/gittyup-git which is under active development
eduardolucioac commented on 2023-01-14 19:56 (UTC) (edited on 2023-01-14 19:56 (UTC) by eduardolucioac)
The solution to the error below (
fatal: transport 'file' not allowed
) is to run the command...Thanks! 🤗
NOTE: The best solution is to add this command in "PKGBUILD". Maybe set the configuration to specific repository and not use
--global
if possible.[Ref(s).: https://bbs.archlinux.org/viewtopic.php?pid=2062980#p2062980 , https://aur.archlinux.org/packages/avidemux-qt6-git#comment-887890 ]
eduardolucioac commented on 2023-01-14 19:43 (UTC)
Does anyone know anything about this error? 👀