this post was submitted on 09 Jul 2026
3 points (80.0% liked)

Opensource

6362 readers
114 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

D.eSystem 6.0.2 beta fixed a bug with the timer in the clock app and a bug with the D.eSystem version.

New release in new github repo: https://github.com/D-electronics-scratch/-all_D.eSystem_versions/releases/tag/v.6.0.2_beta

you are viewing a single comment's thread
view the rest of the comments
[–] NGram@piefed.ca 3 points 2 days ago (3 children)

Can you please learn how to use git or at least some source control software instead of creating a new (almost) empty repository every release? Pretty please with a cherry on top?

If you're just going to include source code archives in the release instead of pushing them to the repo itself, you should at least disable the automatic source code archives. But you'd be better off not using a source control website at all if you're not going to use source control.

[–] D_elec_dev@lemmy.world 1 points 1 day ago

I used tags this and releases with commits this time.

[–] AbidanYre@lemmy.world 2 points 2 days ago

At a certain point it feels like he's intentionally misusing git.

[–] D_elec_dev@lemmy.world 1 points 2 days ago

I will not continue creating new repos because I am using tags and releases now, It was bad creating always new reposs thats why I will not continue creating new repos.