Open in app
Yanwei Liu
782 Followers
About

Sign in

782 Followers
About
Open in app

如何在GitHub上傳大檔案?

Yanwei Liu

Yanwei Liu

·Feb 7

安裝 Git LFS

https://git-lfs.github.com/

指令

#下載安裝Git LFS後,使用以下指令初始化
git lfs install
git lfs track "*.psd" #將PhotoShop的psd檔案進行trackgit add .gitattributes git add file.psd
git commit -m "Add design file"
git push origin main

  • Git
  • Github

More from Yanwei Liu

Machine Learning / Deep Learning / Python / Flutter cakeresume.com/yanwei-liu

More From Medium

Get-git: A primer on Git

Thushan Ganegedara in Towards Data Science

NYTimes Peru N-Word, Part One: Introduction

Donald G. McNeil Jr.

My Boyfriend Sleeps in the Same Bed as Another Woman Every Night

Matilda Swinney in Real Talk About Sex

NYTimes Peru N-Word, Part Two: What Happened January 28?

Donald G. McNeil Jr.

The US Air Force Quietly Admits the F-35 Is a Failure

ExtremeTech in ExtremeTech Access

NYTimes Peru N-Word, Part Three: What Happened in the 2019 Investigation?

Donald G. McNeil Jr.

NYTimes Peru N-Word, Part Four: What Happened in Peru?

Donald G. McNeil Jr.

Owning a Decrepit Shack in The Middle of Nowhere Is The New American Millennial Dream

Jessica Wildfire in The Apeiron Blog

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store