ORA·techORA·tech

Learn fast · Interview fast

Interview prep
Explore
  • Home
    • Overview
    • Question library
    • Interview sprint
    • Mock interview simulator
    • Memory review
    • Leaderboard
    • Free vs Pro
  • Tools
  • Dev Document
  • AI
  • Feedback
  • Generic Security
  • ISMS
ORA·tech
⌘K
20' interview
Sign in
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
anonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·techanonymous · 23:46 3/6/26 · ORA·tech
2026 ORA Team·Built with ❤️ for fast learners·Privacy·Terms·version f5e8cbb6
Library/DevOps & Hạ tầng/Git
Advanced Pro#git

Git LFS là gì và cách cấu hình tối ưu cho dự án chứa file dung lượng lớn?

February 15, 2026

Quick summary

Git LFS replaces large files with lightweight pointer files in Git while storing the actual binaries on a remote server. To optimize it, you should track specific file types, migrate historical commits, and use `GIT_LFS_SKIP_SMUDGE=1` to speed up CI/CD pipelines.

guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech
guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech
guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech
guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech
guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech
guest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·techguest · ORA·tech

Sample answer:

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.

Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore.

Pro content

Unlock all Medium & Advanced questions with detailed answers.

Upgrade to Pro

Related questions

Easy Pro

Giải thích luồng làm việc Git cơ bản và các lệnh Git thông dụng

Medium Pro

Phân biệt git revert và git reset khi undo commit trên branch chung

Medium Pro

Phân biệt git revert và git reset: Khi nào nên dùng lệnh nào?

Medium Pro

Tại sao nên kết hợp Husky và lint-staged thay vì lint toàn bộ dự án?

Medium Pro

Phân biệt git push --force và --force-with-lease: Khi nào nên dùng?

Back to topic