Fast, scalable, distributed revision control system
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations and
full access to internals.
This package itself only provides the README of git but with the
packages it requires, it brings you a complete Git environment
including GTK and email interfaces and tools for importing source code
repositories from other revision control systems such as subversion,
CVS, and GNU arch.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
12
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/git && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2024-24577.patch | 0000000390 390 Bytes | |
apache2-gitweb.conf | 0000000361 361 Bytes | |
completion-wordbreaks.diff | 0000001003 1003 Bytes | |
git-2.47.0.tar.sign | 0000000566 566 Bytes | |
git-2.47.0.tar.xz | 0007652728 7.3 MB | |
git-asciidoc.patch | 0000000492 492 Bytes | |
git-daemon.conf | 0000000073 73 Bytes | |
git-daemon.service | 0000000738 738 Bytes | |
git-gui.desktop | 0000000221 221 Bytes | |
git-gui.png | 0000000273 273 Bytes | |
git-prevent_xss-default.diff | 0000001461 1.43 KB | |
git-prompt | 0000000481 481 Bytes | |
git-tcsh-completion-fixes.diff | 0000002512 2.45 KB | |
git.changes | 0000257017 251 KB | |
git.keyring | 0000009464 9.24 KB | |
git.spec | 0000018956 18.5 KB | |
setup-don-t-fail-if-commondir-reference-is-deleted |
0000002133 2.08 KB | |
susefirewall-git-daemon | 0000000073 73 Bytes | |
sysconfig.git-daemon | 0000000604 604 Bytes | |
usr.share.git-web.gitweb.cgi | 0000000918 918 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1206497
from
Dirk Mueller (dirkmueller)
(revision 317)
- update to 2.47.0: * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.txt * Many Porcelain commands that internally use the merge machinery were taught to consistently honor the diff.algorithm configuration. * A few descriptions in "git show-ref -h" have been clarified. * A 'P' command to "git add -p" that passes the patch hunk to the pager has been added. * "git grep -W" omits blank lines that follow the found function at the end of the file, just like it omits blank lines before the next function. * The value of http.proxy can have "path" at the end for a socks proxy that listens to a unix-domain socket, but we started to discard it when we taught proxy auth code path to use the credential helpers, which has been corrected. * The code paths to compact multiple reftable files have been updated to correctly deal with multiple compaction triggering at the same time. * Support to specify ref backend for submodules has been enhanced. * "git svn" has been taught about svn:global-ignores property recent versions of Subversion has. * The default object hash and ref backend format used to be settable only with explicit command line option to "git init" and environment variables, but now they can be configured in the user's global and system wide configuration. * "git send-email" learned "--translate-aliases" option that reads addresses from the standard input and emits the result of applying aliases on them to the standard output. * 'git for-each-ref' learned a new "--format" atom to find the branch that the history leading to a given commit "%(is-base:<commit>)" is
Comments 0