25
you are viewing a single comment's thread
view the rest of the comments
[-] atzanteol@sh.itjust.works 1 points 1 year ago

When you do that you can't compare branches in the same working copy in different directories. You need to create remotes between the two working copies and push/pull between them.

e.g. "git log --graph ..my-branch" or "git diff my-branch master" where my-branch and master are in different directories.

this post was submitted on 31 Jul 2025
25 points (96.3% liked)

General Programming Discussion

10011 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS