SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

git-sync rpm build for : OpenSuSE. For other distributions click git-sync.

Name : git-sync
Version : 0.0.0~git20151024.eb9adaf Vendor : openSUSE
Release : bp153.1.15 Date : 2021-03-06 03:07:02
Group : Development/Tools/Version Control Source RPM : git-sync-0.0.0~git20151024.eb9adaf-bp153.1.15.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
Summary : Safe and simple one-script git synchronization
Description :
Suppose you have a set of text files you care about, multiple machines
to work on, and a central git repository (a.k.a. bare reporitory) at
your disposal. You do not care about atomic commits, but coarse
versioning and backup is grave. For example, server configuration or
org-mode files.

In that case, git-sync will help you keep things in sync.

Unlike the myriad of scripts to do just that already available,
it follows the KISS principle: It is safe, small, requires nothing but
git and bash, but does not even try to shield you from git. It is
non-interactive, but will cautiously exit with a useful hint or error
if there is any kind of problem.

It is ultimately intended for git-savy people. As a rule of thumb, if
you know how to complete a failed rebase, you\'re fine.

Tested on msysgit and a real bash. In case you know bash scripting, it
will probably make your eyes bleed, but for some reason it works.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  git-sync-0.0.0~git20151024.eb9adaf-bp153.1.15.noarch.rpm
ftp.icm.edu.pl  git-sync-0.0.0~git20151024.eb9adaf-bp153.1.15.noarch.rpm
     

Provides :
git-sync

Requires :
/bin/bash
git-core
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/bin/git-sync
/usr/share/doc/packages/git-sync
/usr/share/doc/packages/git-sync/README.md

 
ICM