
Learn Git commands and concepts through fun, interactive challenges

A place to everything git!
Sidebar updates soon!
Learn Git commands and concepts through fun, interactive challenges
geteilt von: https://feddit.org/post/10033814
Excellent new tool to learn Git!
How to manual download GitHub Packages files (wget, curl)
Want to wget a file from GitHub Packages or curl an image from Docker? This guide shows how to download files from OCI Container Registries
This article will describe how to download an image from a (docker) container registry.
![]() |
---|
Manual Download of Container Images with wget and curl |
Remember the good `'ol days when you could just download software by visiting a website and click "download"?
Even apt
and yum
repositories were just simple HTTP servers that you could just curl
(or wget
) from. Using the package manager was, of course, more secure and convenient -- but you could always just download packages manually, if you wanted.
But **have you
best way to grant access to a single repository?
hello! For University I need to use a remote machine with a very very VERY weak password I cannot change, and I have to use that machine to edit some code with a few other students of my team. All the code should then be pushed to a repo of my personal github. I'd like to be able to grant access to only that repo, so that if someone guesses the password it cannot touch my other stuffs. What options do I have?
[SOLVED] EDIT:
as suggested by @[email protected] I created a github fine grained access token setting its only permission as read/write only that repo. Then I cloned the repo on the remote machine and set the url to include the token:
bash
git remote set-url origin https://myusername:[email protected]/myusername/myrepo.git
I then set the user and email: ```bas
What exactly is Codeberg's relation to Forgejo?
As far as I understand it, Forgejo is a soft-fork of Gitea, and, as far as I am aware, Gitea includes both the backend and frontend. But then I came across Codeberg, which appears to state:
Self-Hosting Forgejo, the software that powers Codeberg.
This makes it sound like Forgejo is the backend, and Codeberg is the frontend, but I'm not 100% sure. If so, did Forgejo separate Gitea's UI, and just soft-fork the backend?
Removing "Releases" and "Packages" section from GitHub repository's page
Can you not remove "Releases" and "Packages" section from your repository in GitHub?
There is a gear icon on the repository page "Edit repository details" and it seemingly allows you to remove those sections from the page but they don't do anything. Is it just me / is this limited with a free account or just a bug?
Couldn't find anything about this by googling. Any answers much appreciated!
Best GitHub Alternative?
My account was flagged because I forked and contributed to the project Eaglercraft, and that means my account is basically useless. I have had enough of Microsoft's exploitation of power and want to switch to another alternative.
I tried GitLab, but I need to signup with a credit card and I am not comfortable giving my personal info out.
I tried Gitea and the experience is great, but I am limited to 5 repos.
I tried Source Forge, but I cannot verify my phone number when creating a repo. The prompt just returns an API error.
What other alternative should I try?
Flowchart to help Git Newbies understand what's happening
cross-posted from: https://programming.dev/post/223663
Hey folks!
I've noticed that it's often difficult for newcomers to
git
to understand what the heck is happening and how the commands work.Here's a flowchart that has helped me explain things in the past, and (more than once) folks have asked me for a copy of it to use as a cheat sheet. Hope it's helpful!
Create an infinite amount of straightforward and readable git manual pages.
Open Letter to Gitea
The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust.
cross-posted from: https://lemmy.ml/post/568420
In reaction to the surprise announcement of the creation of Gitea Ltd and the transfer of domains and trademark to this company, worried members of the Community have written an Open Letter to the elected Owners of the project.
The request is to return the assets and manage them by a community-led non-profit organization and furthermore improve the community organization, so that the Trust and Health of the project is restored.
The Open Letter can be signed by sending a PR to the Codeberg repository.
End of last year, I published the article "I hate conventional commits". I received a lot of good feedback on this article and it was eve...
How to maintain a fork of an evolving project while local changes are minimal and mostly related to making project work in personal platform
So I have this exact need:
There is an upstream project doing their own thing over git and I want to build container images locally and commit them to my image repository all while following the same version system as upstream.
To be more precise (perhaps abstract) about my need, what is the best way to apply the same patch when upstream release a new version.
Any input and best practices or lessons learned are welcome.
Comparing the Github and Gitlab pull request workflow to the Git built-in email workflow.
Github hiding repo URLs
I hate github with a passion. I have a slightly different name for it that I won't use here because I'm a polite c**t.
They've sunk to a new low now though, in not displaying the URLs for git repos. Not if I allow their (non-free) Javascript to run, and certainly not if I don't. Maybe I'm not using an "approved" browser.
Well at least MS' reason for buying github are clear now - if people can't get at the code then open-source dies.
Help Bring Gitea to the Fediverse and make Github less dominant
cross-posted from: https://lemmy.ml/post/77351
Join the FedeProxy vidcall and help bring Gitea to the Fediverse
Whether you are technical or not, there's many ways you can help. By doing so you'll contribute to offering real and open alternatives to the dominant position that Github has on the open source movement. Decentralized FOSS development on the Fediverse, no less!
Agenda:
- Proofreading of grant proposal
- Dev bounty: Generate gitea private keys
- Find individuals & orgs to support grant application and/or federation in Gitea
- Facts / articles that demonstrate the popularity of Gitea
- Where to advertise the effort towards federation?
- First grant application must be sent before October 1st, 2021 for the @NGIZero Discovery call
Provide your availability for the vidcall here: https://framadate.org/jO19mi38nMKWNYbt
Read these other Lemmy posts and learn how you can earn money now:
- [Oppor
Why Git has changed the world and will change it further
This photo is from Where Good Ideas Come From: A Natural History of Innovation. In it, there's a chapter dedicated to studying 'fluid networks'. Fluid networks are characterized by (1) high density and (2) malleability. These are the characteristics that make coral reefs, cities, universities, and the internet innovation machines.
Not only do innovations happen incredibly quickly in those fluid networks, but they are evidently much better at innovating than lonesome geniuses or groups who are innovating for profit, which is what the image I mentioned earlier points out.
These characteristics of the fluid networks are also present, I argue, in Git. Perhaps not in all of Git, but in projects dense enough, with enough users. Get enough users in a project, and to the extent that the code maintainers can make the repository malleable, you will get innovation at incredible speed.
Be
Just publish my first repository over at Github!
Front-end to app store. Free use to everyone, just please credit this git - Zoe8338/RetroSquare-Revamped
This is a front-end to a start of an app store I was thinking to create with a friend (that would do the back-end) but due to school we never advanced more than this. If anyone is interested to use my HTML and CSS feel free to, just please credit me and put the github link to it and/or my mastodon