I'm attempting to automate the creation of repositories to serve as GitHub Classroom assignments. The only current fly in the ointment is that I can't seem to set a repository as a template reposit…
Read moreI tried building and deploying my next.js project on github, but there seems to be an error in installing dependencies to that.
I couldn't figureout what causes this error. Below is the debugged de…
Browsing through github web, I have performed a search within a team and got 100 pages of results. I am looking for something specific withing the repos of that team and need to check every page.
H…
Read moreI have trouble uploading a picture to get my application approved every time I try to submit the picture I took it says to upload an dated school ID option. But I wanted to apply using my admission…
Read moreThe left side of the current interface for code listings is reserved for navigating the source tree. There doesn’t seem to be any way to turn this off or hide this. On a 1024px wide monitor this ta…
Read more“Recent repositories” on main feed is not showing the most recent repository that has been created. It’s not even there if I press More.
I have got Public schema. schema is corresponding to database tables. I have heard Github uses MySQL database in the backend, right?
(removed by moderator)
please help me, please tell me. thank you
How do I get the Galaxy Brain badge?
@wavescats, to achieve the 'Galaxy Brain' achievement, take note of the following:
I activated my copilot (without knowing there was a date that the free trail ended), the issue is: I 've got my exam of web development where I use copilot for only the 7th of september but my free…
Read moreThe instruction you tell other people to set up a new repo:
echo "# TryFlowJS" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@gith…