mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
readme update
This commit is contained in:
parent
1cead57a90
commit
c44c6695f3
12
README.txt
12
README.txt
|
@ -4,15 +4,13 @@ The new Perl inxi is now here! File all issue reports with the master
|
|||
branch.
|
||||
|
||||
=====================================================================
|
||||
BASIC GIT BRANCH:
|
||||
If you do not want to get the full master branch with gz history data,
|
||||
which gets bigger every year, you can clone inxi current using the:
|
||||
master-plain branch.
|
||||
MASTER GIT BRANCH:
|
||||
|
||||
git clone https://github.com/smxi/inxi --branch master-plain --single-branch
|
||||
git clone https://github.com/smxi/inxi --branch master --single-branch
|
||||
|
||||
The master-plain branch does not have inxi.1.gz or inxi.tar.gz, and
|
||||
so does not suffer from the size inflation that master has.
|
||||
NOTE: I have deleted the master-plain branch to avoid confusion
|
||||
since I've removed the legacy .gz files from the branch, which were
|
||||
only reasons for its existence.
|
||||
|
||||
=====================================================================
|
||||
DEVELOPMENT BRANCH:
|
||||
|
|
|
@ -6,6 +6,18 @@ Script Date: 2018-03-20;
|
|||
Changes:
|
||||
-----------------------------------
|
||||
|
||||
|
||||
-----------------------------------
|
||||
-- Harald Hope - Tue, 20 Mar 2018 15:07:40 -0700
|
||||
|
||||
=====================================================================================
|
||||
Version: 2.9.01;
|
||||
Patch Version: 00;
|
||||
Script Date: 2018-03-20;
|
||||
-----------------------------------
|
||||
Changes:
|
||||
-----------------------------------
|
||||
|
||||
New inxi, new man, new tarball.
|
||||
|
||||
It's here! Perl inxi, first official release. So many changes, really too many
|
||||
|
|
Loading…
Reference in a new issue