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:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
anonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·techanonymous · 23:03 3/6/26 · ORA·tech
2026 ORA Team·Built with ❤️ for fast learners·Privacy·Terms·version f5e8cbb6
Library/DevOps & Hạ tầng/Git
Medium Pro#git

Phân biệt Git Merge và Git Rebase: Khi nào nên sử dụng lệnh nào?

February 15, 2026

Quick summary

Git Merge integrates branches by creating a new merge commit to preserve history, whereas Git Rebase rewrites history by moving the base of the current branch to the tip of the target branch. The golden rule: Only rebase on local/private branches; never rebase on shared/public branches.

Helpful?Ghi nhớReport

Kiểm tra mức hiểu bằng 5 câu trắc nghiệm AI

AI tạo câu hỏi từ chính đáp án ở trên — đo xem bạn thực sự hiểu hay chỉ đọc lướt.

Simulator

This question has an interactive simulator so you can see the theory in action. Open it to build intuition before reading the answer.

Sample answer

💡 Try to answer yourself (or take the quiz above) first. Then:

Flashcards force active recall — you remember 3-5× longer than passive reading.

Pro content — © ORA·tech. Account: guest.
Back to topic