Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

git-scalar-2.44.0-1 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: git-scalar Distribution: OpenMandriva Lx
Version: 2.44.0 Vendor: OpenMandriva
Release: 1 Build date: Sat Feb 24 01:55:59 2024
Group: Development/Tools Build host: ph18-6.openmandriva.org
Size: 614272 Source RPM: git-2.44.0-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://git-scm.com/
Summary: Tools for git scalability
Scalar is a tool that helps Git scale to some of the largest Git repositories.
It achieves this by enabling some advanced Git features, such as:

* Partial clone: reduces time to get a working repository by not downloading
  all Git objects right away.

* Background prefetch: downloads Git object data from all remotes every
  hour, reducing the amount of time for foreground git fetch calls.

* Sparse-checkout: limits the size of your working directory.

* File system monitor: tracks the recently modified files and eliminates
  the need for Git to scan the entire worktree.

* Commit-graph: accelerates commit walks and reachability calculations,
  speeding up commands like git log.

* Multi-pack-index: enables fast object lookups across many pack-files.

* Incremental repack: Repacks the packed Git data into fewer pack-file
  without disrupting concurrent commands by using the multi-pack-index.

Provides

Requires

License

GPLv2

Files

/usr/bin/scalar
/usr/share/man/man1/scalar.1.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:04:53 2024