Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diff command using two dots notation #10

Open
r-ashraf opened this issue Dec 11, 2023 · 0 comments
Open

Diff command using two dots notation #10

r-ashraf opened this issue Dec 11, 2023 · 0 comments

Comments

@r-ashraf
Copy link

I feel like we should be using the ... notation instead of double dots ..
If I have a mster/main branch, I create a new feature branch from it and do changes in my feature branch. Ideally I want to do PR review of all the changes I have done in my feature branch right. But since this tool does git diff with two dots, it also looks at changes done to master/main branch by others as well so my PR review has both - feature branch changes as well as master changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant