Fast, scalable, distributed revision control system

Edit Package git

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.

Refresh
Refresh
Source Files
Filename Size Changed
apache2-gitweb.conf 0000000361 361 Bytes
completion-wordbreaks.diff 0000001003 1003 Bytes
git-2.43.0.tar.sign 0000000566 566 Bytes
git-2.43.0.tar.xz 0007382996 7.04 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 0000001448 1.41 KB
git-prompt 0000000481 481 Bytes
git-tcsh-completion-fixes.diff 0000002512 2.45 KB
git.changes 0000226077 221 KB
git.keyring 0000009464 9.24 KB
git.spec 0000018134 17.7 KB
setup-don-t-fail-if-commondir-reference-is-deleted.patch 0000002145 2.09 KB
susefirewall-git-daemon 0000000073 73 Bytes
sysconfig.git-daemon 0000000604 604 Bytes
usr.share.git-web.gitweb.cgi 0000000885 885 Bytes
Revision 304 (latest revision is 310)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1127934 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 304)
- update to 2.43.0:
 * The "--rfc" option of "git format-patch" used to be a valid way to
   override an earlier "--subject-prefix=<something>" on the command
   line and replace it with "[RFC PATCH]", but from this release, it
   merely prefixes the string "RFC " in front of the given subject
   prefix.  If you are negatively affected by this change, please use
   "--subject-prefix=PATCH --rfc" as a replacement.
 * In Git 2.42, "git rev-list --stdin" learned to take non-revisions
   (like "--not") from the standard input, but the way such a "--not" was
   handled was quite confusing, which has been rethought.  The updated
   rule is that "--not" given from the command line only affects revs
   given from the command line that comes but not revs read from the
   standard input, and "--not" read from the standard input affects
   revs given from the standard input and not revs given from the
   command line.
 * A message written in olden time prevented a branch from getting
   checked out, saying it is already checked out elsewhere. But these
   days, we treat a branch that is being bisected or rebased just like
   a branch that is checked out and protect it from getting modified
   with the same codepath.  The message has been rephrased to say that
   the branch is "in use" to avoid confusion.
 * Hourly and other schedules of "git maintenance" jobs are randomly
   distributed now.
 * "git cmd -h" learned to signal which options can be negated by
   listing such options like "--[no-]opt".
 * The way authentication related data other than passwords (e.g.,
   oauth token and password expiration data) are stored in libsecret
   keyrings has been rethought.
 * Update the libsecret and wincred credential helpers to correctly
   match which credential to erase; they erased the wrong entry in
Comments 0
openSUSE Build Service is sponsored by