-
Notifications
You must be signed in to change notification settings - Fork 12
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
Fixed incorrect email on my past comment. #44
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Samples organization improved
std::barrier instead omp barrier
…BarrierInsteadOfOmp simpler cmake
samples as custom cmake tarfet triggering the script with proper options tested for tcp tested for udp samples documentation updated and improved
…ythonPopen Monitor.py script for samples
…CmakeSupport avoid to fetch samples in readme cmake support
use Ninja for ubuntu flows
solving clang ci build issue
auto detect tests labels in runTests CI action
…d-PR fixed errors when using wasm emscripten.
GNU LICENSE added
avoid custom target command in VisualStudio in favour of a Popen C++ …
cosmetic changes to Monitor.py
tests updated documentation updated and improved
non blocking semantics
fix missing include
I have regenerated master using the commit with the amended email from your fork. Andrea |
Just did a git clone and looks like email was fixed. Thanks for fixing it. I'll close this pull request now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello I'm back again. I remembered that I used my personal email and not the private email GitHub give me and I don't want my personal email to be public for security reasons. This pull request fixes that.
Through I used git force push so I'm not sure if that cause problems with the merge and this also changes all the git hashes.
This is the shell script I used to fix the email in case you needed to know what I ran.