Sample Header Ad - 728x90

Why git diff does not work? fatal: bad revision '[6.1...]'

0 votes
1 answer
185 views
I want to compare 6.1(which is main) and my branch git diff [6.1...] -- [/MM-pizdmr-are-up-to-date] fatal: bad revision '[6.1...]' I tried Github UI ,but it take too much time and suggested git diff 6.1.../MM-pizdmr-are-up-to-date fatal: ambiguous argument '6.1.../MM-pizdmr-are-up-to-date': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' What is wrong wwith my diff?
Asked by Milenko Markovic (17 rep)
Jan 30, 2025, 02:44 PM
Last activity: Jan 30, 2025, 02:50 PM