git传输大文件时候安装git lfs install报错git: ‘lfs‘ is not a git command. See ‘git --help‘.

git传输大文件时候安装git lfs install报错git: 'lfs' is not a git command. See 'git --help'.

报错类似如下:

cobol 复制代码
git lfs install
git: 'lfs' is not a git command. See 'git --help'.

The most similar command is
	log

git lfs install

git: 'lfs' is not a git command. See 'git --help'.

The most similar command is

log

解决办法:

cobol 复制代码
yum install git-lfs
Last metadata expiration check: 0:20:34 ago on Thu 01 Feb 2024 05:13:29 AM UTC.
Dependencies resolved.
================================================================================================================================================================================================================================================================================
 Package                                                         Architecture                                                   Version                                                                 Repository                                                         Size
================================================================================================================================================================================================================================================================================
Installing:
 git-lfs                                                         x86_64                                                         2.11.0-2.el8                                                            appstream                                                         4.4 M

Transaction Summary
================================================================================================================================================================================================================================================================================
Install  1 Package

Total download size: 4.4 M
Installed size: 16 M
Is this ok [y/N]: y
Downloading Packages:
git-lfs-2.11.0-2.el8.x86_64.rpm                                                                                                                                                                                                                 198 kB/s | 4.4 MB     00:22
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                                                           198 kB/s | 4.4 MB     00:22
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                                                                                        1/1
  Installing       : git-lfs-2.11.0-2.el8.x86_64                                                                                                                                                                                                                            1/1
warning: Unable to get systemd shutdown inhibition lock: Unit systemd-logind.service is masked.

  Running scriptlet: git-lfs-2.11.0-2.el8.x86_64                                                                                                                                                                                                                            1/1
Git LFS initialized.

  Verifying        : git-lfs-2.11.0-2.el8.x86_64                                                                                                                                                                                                                            1/1

Installed:
  git-lfs-2.11.0-2.el8.x86_64

Complete!
cobol 复制代码
git-lfs install
git lfs install
相关推荐
JAVA坚守者几秒前
Linux Crontab定时任务完全指南:配置、用法与实战案例
linux·运维·定时任务·crontab·shell 脚本·实战案例·cron 表达式
夜月yeyue1 小时前
Linux内存映射
linux·单片机·嵌入式硬件·硬件架构
last demo1 小时前
openstack基础
linux·运维·openstack
代码AC不AC1 小时前
【Linux】进程状态
linux·进程·进程状态
wdfk_prog1 小时前
[Linux]学习笔记系列 -- [fs]read_write
linux·笔记·学习
看见繁华1 小时前
Linux 相关
linux·运维·服务器
源图客1 小时前
CentOS系统安装Python3.12.10
linux·运维·centos
立夏陆之昂1 小时前
Ubuntu下安装easyconnect
linux·ubuntu
运维之美@2 小时前
linux主机ping不通问题排查
linux·运维·服务器
MyCollege19992 小时前
以UEFI模式从U盘安装centos遇到空间不足
linux·运维·centos