Gupaxx development v1.11.0 Part 9 - 7/31/2025, 10:30:15 AM
https://peertube.wtf/w/1d8fTozM8AQo2y4WVJfhhz
Gupaxx development v1.11.0 Part 9 - 7/31/2025, 9:33:05 AM
https://peertube.wtf/w/1AeTanx6YsuFbdg2v4an1r
#graphisme #adobe #linux #macOs #gimp #inkscape #photoshop #illustrator #CMJN #imac #macbook #windows #Photopea #Scribus #nextcloud #icloud #git #figma #penpot #flyer #affiche #webdesign #devops #pulsar #virtmanager #Krita #illustration #Darktable #vscode #vscodium #Blender #3D #Bottles #wine #flatpak #debian #fedora #GNU #X11 #Wayland
Git conf for all repos in dir, typically overriding a few things like email and signing key:
[includeIf "gitdir:src/skybert/"]
path = src/skybert/my-little-friends/git/.gitconfig-skybert
I've been missing this middle layer conf, which sits neatly between my ~/.gitconfig and /path/to/repo/.git/config Once again, RTFM pays off 😃
I was todays day old when I learned two things about doing code reviews in #intelliJ
1. When reviewing naming changes switching to the unified mode helps. No need to run the diff on the terminal. (Old habits die hard).
2. One can ignore whitespace changes in the diff. Also no need to do that on a terminal and running `git diff -w`or `git show -w` .
🚀💻 Con Git, controla las versiones de tu código de manera eficiente y colabora sin esfuerzo en proyectos de cualquier escala. GitHub lleva esto al siguiente nivel, ofreciendo herramientas para automatizar tareas, gestionar proyectos y mejorar la colaboración con integración continua y despliegue continuo (CI/CD).
¡Integra estas herramientas en tu rutina y lleva tu desarrollo de software a nuevas alturas!
#Git #GitHub #Automatización #CI/CD #DesarrolloDeSoftware
#DevLog: jj-fzf CI Polish & Release Preps
📦 Added #Git based versioning to jj-fzf
📄 Added a dedicated manual page
🛠️ Added proper bin + man install rules
🤖 Automated dist + install checks in #CI
#100DaysOfCode #jjfzf #VCS #CI_CD
#buildinpublic
One of those days where the answer to "why haven't my code changes deployed yet?" is "because I haven't committed them yet"...
#Programming #MoreTeaRequired #Git
@EUCommission
Bringing the rural vision of open source to agriculture. Supporting rural agricultural businesses by guiding them through the process of developing interoperable digital business solutions. My Country Notebook project, which I'm currently working on, focuses on the goal of open source for rural businesses.
#ruralpact #opensource #git #github #commit

https://federated.nexus Announcement!
We now have proper documentation with screenshots for each service
We now have documentation at https://federated.nexus/services/docs/ for each service, so if you have any questions on what we are hosting, it should be answered there!
Big thanks to @hexaheximal for creating the Forgejo and LaSuite Docs pages!
#FederatedNexus #Matrix #SearxNG #Forgejo #Git #Alternative #LaSuite #Degoogle #FOSS
Gupaxx development v1.11.0 Part 7 - 7/30/2025, 11:19:07 AM
https://peertube.wtf/w/cLNR6N1QNJN563RQcwiTjA
I am having a consistent problem where I am unable to clone everything from this repository into my local machine. Every time I clone using the command line, none of the documentation shows up. only one folder seems to show up and that appears to be the GitHub folder. Does anyone know what the cause of this could possibly be and how to rectify the issue? https://github.com/buttondown/docs #OpenSource #Git #GitHub #CLI