-
Notifications
You must be signed in to change notification settings - Fork 90
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
Added my retrospective contribution #515
Closed
AmmarIbrahimTech
wants to merge
160
commits into
MIT-Emerging-Talent:main
from
MIT-Emerging-Talent:retrospective_ammar
Closed
Added my retrospective contribution #515
AmmarIbrahimTech
wants to merge
160
commits into
MIT-Emerging-Talent:main
from
MIT-Emerging-Talent:retrospective_ammar
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
Updating group's name
…(local_constraints) $ git branch * local_constraints main 3mmar@AmmarOsman MINGW64 ~/Deliverables_MIT/ET6-foundations-group-21 (local_constraints) $ git checkout main Switched to branch 'main' Your branch is up to date with 'origin/main'. 3mmar@AmmarOsman MINGW64 ~/Deliverables_MIT/ET6-foundations-group-21 (main) $ git pull origin maink fatal: couldn't find remote ref maink 3mmar@AmmarOsman MINGW64 ~/Deliverables_MIT/ET6-foundations-group-21 (main) $ git pull origin main remote: Enumerating objects: 5, done. remote: Counting objects: 100% (2/2), done. remote: Compressing objects: 100% (2/2), done. remote: Total 5 (delta 1), reused 0 (delta 0), pack-reused 3 (from 1) Unpacking objects: 100% (5/5), 2.43 KiB | 131.00 KiB/s, done. From https://github.com/MIT-Emerging-Talent/ET6-foundations-group-21 * branch main -> FETCH_HEAD 7247bf5..8e1107d main -> origin/main Updating 7247bf5..8e1107d Fast-forward README.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) 3mmar@AmmarOsman MINGW64 ~/Deliverables_MIT/ET6-foundations-group-21 (main) $ git log commit 8e1107d (HEAD -> main, origin/main, origin/HEAD) Merge: 7247bf5 c7b01fd Author: Fikremichael Mamo <[email protected]> Date: Fri Dec 27 17:08:11 2024 +0300 Merge pull request #8 from MIT-Emerging-Talent/Readme Updating group's name commit c7b01fd Author: nourana819 <[email protected]> Date: Fri Dec 27 03:29:25 2024 +0300 Describe what you changed commit 7247bf5 (origin/Group-Norms) Author: Evan Cole <[email protected]> Date: Mon Dec 23 09:26:34 2024 -0500 no longer suggesting discussions commit 10b1f43 (origin/Setting-learning-objectives, origin/Project-board) Author: colevandersWands <[email protected]> Date: Sat Dec 21 08:53:50 2024 -0500 Merge branch 'Setting-learning-objectives' of https://github.com/MIT-Emerging-Talent/ET6-foundations-group-21 into learning_goals ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ .git/MERGE_MSG [unix] (12:06 29/12/2024) 5,12 Allsearch hit TOP, continuing at BOTTOM ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ .git/MERGE_MSG[+] [unix] (12:06 29/12/2024) 1,1 All-- INSERT -- ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ .git/MERGE_MSG[+] [unix] (12:06 29/12/2024) 1,1 All-- INSERT -- Merged branch 'Setting-learning-objectives' into 'learning_goals'
…o CI-and-markdown
Update the atm and test_atm
Body mass index
Game theory - Prisoner's Dilemma.
Body mass index
Changed double quotes to single quotes in function docstring
Convert decimal binary
Learning goals
communication file
added retrospective
Convert_int_to_roman -> main
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.
Added my retrospective contribution