git 1:2.25.1-ok9.1 source package in openKylin

Changelog

git (1:2.25.1-ok9.1) yangtze; urgency=medium

  * No-change rebuild.

 -- zhouganqing <email address hidden>  Tue, 07 Nov 2023 10:52:37 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
vcs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
git_2.25.1.orig.tar.xz 5.6 MiB 222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26
git_2.25.1-ok9.1.debian.tar.xz 631.7 KiB 5d8a72ecc9d953dc0e26717af627d62e1f52893040e33d88738fdcf5a942d38b
git_2.25.1-ok9.1.dsc 2.7 KiB 6783512c68fd14e11eea90d98d5514f578d1f569f254e5b7bc3d77fc14766db8

Available diffs

View changes file

Binary packages built by this source

git: fast, scalable, distributed revision control system

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git main components with minimal dependencies.
 Additional functionality, e.g. a graphical user interface and revision
 tree visualizer, tools for interoperating with other VCS's, or a web
 interface, is provided as separate git* packages.

git-dbgsym: debug symbols for git