-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Submodule update #1351
Submodule update #1351
Conversation
conflict, can you check? |
The conflict is kind of expected with Qi's PR #1350. And it should be easy to resolve. Looks like we cannot solve it online. Prince, I think what you need to do is: from your working branch, do a 'git fetch origin', then "git rebase -i origin/master", then take your change on snmp repo. then force push to your fork. We can do it together tomorrow if you'd like to. Regards, |
@yxieca, I did a merge from upstream and seems to have resolved the conflict. Can you check. |
@prsunny what's this pull request's update? |
…tically (sonic-net#18068) #### Why I did it src/sonic-sairedis ``` * a504933 - (HEAD -> master, origin/master, origin/HEAD) Change dash API pipeline name (sonic-net#1351) (11 hours ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
…tically (sonic-net#18068) #### Why I did it src/sonic-sairedis ``` * a504933 - (HEAD -> master, origin/master, origin/HEAD) Change dash API pipeline name (sonic-net#1351) (11 hours ago) [Kamil Cudnik] ``` #### How I did it #### How to verify it #### Description for the changelog
- What I did
Submodule update for