IRC log of #novawebdev for Tuesday, 2025-01-14

*** jelkner has quit (Quit: Leaving)12:26
*** tboimah has quit (Ping timeout: 480 seconds)14:35
*** tboimah has quit (Quit: Leaving)14:47
scooperHello shmohamud 17:19
scooperThanks for  coming through17:19
shmohamudHi Scooper17:19
shmohamudIt's my pleasure17:19
scooperDid you see the video I send you on whatapp??17:19
shmohamudSo, do you want to share the link to the repo or do you want some help deploying your code to Github?17:19
shmohamudYes, I saw it. Lots of changes, it looks good17:19
scooperThe is a issue here17:20
scooperWhich I want to share with you17:20
scooperI worked on the about page and it working perfectly both on desktop, tablet and mobile17:20
scooperI ever push it on my branch in the social justice computing repo. but the issue here17:21
scooperis that it's not reflecting there...17:21
shmohamudok17:21
scooperthough github is saying I make a commit 12 hours ago17:22
shmohamudwhat IDE are you using?17:22
scooperVisual Studio code17:22
shmohamudok, go to the terminal and type "Git Status" and tell me what you see17:22
scooperok17:22
scooperplease check your whatapp17:23
scooperI send you a picture17:23
shmohamudOk I see it17:24
shmohamudThe issue is you need to do a "git add . "17:24
shmohamudmake sure you include the period at the end.17:24
scooperI did all of that17:24
shmohamuddo it again please.17:24
shmohamudThen, try git status again please.17:24
scooperlet me tell you what I did17:24
shmohamudAnd show me what you see.17:24
scooperfirst this is what I did17:24
scoopergit add .17:24
scoopergit commit -m "rebrand the about page"17:25
shmohamudok, I believe you, but to be sure, please do it again17:25
shmohamudthen try git status17:25
scoopergit push origin spencer17:25
shmohamudand let me know what you see.17:25
scooperok17:25
scooperI just did17:26
scooperplease check your whatapp17:26
scooperI send image17:26
shmohamudOk I see.17:27
shmohamudIt worked!17:27
scooperlet me check the repository17:27
shmohamudI see some changes. So, you changed a few lines in the about, related to Ved's section. And, some CSS, related to member-details17:32
*** scooper has quit (Read error: Connection reset by peer)17:32
scooperShanun17:32
scooperdid you see the image on whatapp17:32
shmohamudI see some changes. So you changed a few lines in the About.html related to Ved's section. Also some CSS related to member-details. Is that correct?17:32
shmohamudYes I see it.17:32
scooperThat is not what I expect to see17:33
scooperif you clone my branch17:33
scooperit will not display what I shown you on whatapp17:33
scooperSecondly it's not allowing me to merge into the main branch. This is strange17:34
scooperCan I call you17:34
scooperthis will help speed thing up17:34
*** shmohamud has quit (Remote host closed the connection)17:35
*** shmohamud has quit (Remote host closed the connection)17:38
shmohamudgit fetch origin17:51
shmohamudgit diff --name-status master..origin/master         # ditto for 'staging'17:51
shmohamudgit diff --name-status master..spencer17:51
shmohamud             # local differences17:51
shmohamudHi scooper18:06
shmohamudwe got disconnected18:06
shmohamudtry this (1) git checkout main18:06
shmohamud(2) git rest --hard spencer18:07
shmohamud**correction: (2) git reset --hard spencer18:07
shmohamud(3) git push --force origin main18:08
shmohamudThis is a bit risky, because I'm not exactly sure what I'm doing here. But it might work. If it doesn't work, I'm sorry but I think you will have to simply check out main with a new branch18:09
shmohamudadd a git remote for that new brinch18:09
*** scooper has quit (Ping timeout: 480 seconds)18:09
shmohamudthen, copy paste the files from the spencer branch that have changed18:09
shmohamudinto the new branch, page by page.18:10
*** shmohamud has quit (Remote host closed the connection)18:14
*** shmohamud has quit (Ping timeout: 480 seconds)19:21
*** shmohamud has quit (Ping timeout: 480 seconds)23:21

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!