I have a large git repo on my drive and git operations on it take a very long time. I've noticed that it has a pack file of around 800mb. Would it improve the performance if I were to unpack that file?
1 Answer 1
if your repo contains big files, you should consider using Git LFS : https://git-lfs.github.com/
Sign up to request clarification or add additional context in comments.
Comments
Explore related questions
See similar questions with these tags.
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related
Hot Network Questions
- Fool a program it has a pty of specific size
- Difference between VOR approach (with DME required) and VOR DME approach?
- Simple current source with bjt
- Are the lampstands the same in Rev 11 and Zec 4?
- Can you help me identify this location from 1918?
- Proverb for when one is already in a hurry but the condition wastes even more time
- Why did Jesus say that he is the light of the world while in it?
- When was the symbol "U" first used to denote voltage or electric potential difference?
- Visualizing Different Coordinate Representations of Complex Numbers
- Dual nationality citizen registering for EES in Switzerland
- A novel where a time traveler arrived by mistake at the peak of the Black Death
- How can I bend or deform an object to create a concave or pincushion shape?
- how to define an expandable key-value command?
- A (probably wrong) proof that the fundamental Poisson brackets are independent of the special choice of the canonical variables
- Using ASCII Art & pxpic
- Creating a spiral
- In ITT, are all provable equalities in the empty context provable by refl?
- Problem with the proof of Theorem 5.1.2 in Mac Lane's "Categories for the Working Mathematician"?
- How to turn 90 degree curved UV to vertical or horizontal square grid?
- Teil vs Unter for Mathematical Structures
- Bridge Edge Loops not working between 2 clearly defined Edge Loops
- Soft drinks in my office’s community fridge keeps disappearing. How to deal with this?
- MinMaxStack - tracks minimum and maximum values
- Will this this schematic modification work?
timeto verify how long it actually takes).