git

Back Open Paginator
02.09.2025 06:45
nubecolectiva (@nubecolectiva@mastodon.social)

Compact Merge/Pull Summary in Git 2.51 ! 🇺🇸
🔎Zoom: nubecolectiva.com/comunidad/fl

Resumen Compacto en Merge/Pull en Git 2.51 ! 🇪🇸
🔎Zoom: nubecolectiva.com/comunidad/fl





Show Original Post


02.09.2025 06:00
eddyizm (@eddyizm@fosstodon.org)

ok, for those who moved from #github to #codeberg, did you do it repo by repo or one fell swoop?

#developers #SoftwareEngineer #git




Show Original Post


01.09.2025 22:39
ronan (@ronan@mastodon.ronandev.ovh)

dataopsleadership.substack.com

"What does git for Data even look like anymore?

🦕 Nessie — Git-Like Version Control for Data Tables
🧊 LakeFS — Git for Object Storage Itself
🏗️ Bauplan — GitOps and Metadata-Driven Data Dev
🛠️ Y42 — Git-Based DataOps with UI Abstraction
Data Version Control"

#dataengineering #data #git #versioncontrol




Show Original Post


01.09.2025 20:45
hn50 (@hn50@social.lansky.name)

Git for Music – Using Version Control for Music Production (2023)

Link: grechin.org/2023/05/06/git-and
Discussion: news.ycombinator.com/item?id=4

#git




Show Original Post


01.09.2025 20:31
mathdatech1 (@mathdatech1@hostux.social)

Nouvel article de blog : "Ma stack de création d'articles de blog"
blog.mathdatech.fr/posts/2025/

#blog #pelican #yunohost #git #nextcloud




Show Original Post


01.09.2025 20:07
jean_dupont (@jean_dupont@mastodon.social)

@jacket With which is working on top of , you can easily do "changes" which are groups of commit not related to any branches.

I guarantee you've never done merge conflict resolution this easy when fusing your multiple changes.




Show Original Post


01.09.2025 19:59
jacket (@jacket@tech.lgbt)

I don't like #git for when I have to do multiple features that are all connected. I was looking for git compatible tools that lets you create change stacks. It's something between commits and a branch. The idea is to not have to push the full branch all the time and still work on the branch while it's being reviewed. I'm experimenting with #meta #sapling right now. It also features lazy fetching that I understand the idea, for big projects, fetching can take a long time. At the same time, I feel safer everyone has a full version of the git repo in case something happens to the server.




Show Original Post


01.09.2025 19:15
amadeus (@amadeus@mstdn.social)

Out of the blue, I can no longer pull from or push to (via #ssh) any of my private #gitlab #git repositories on either my laptop or desktop, both of which run #arch #linux. 🙃

After like 3 minutes of nothing, I get:
```
ssh: connect to host gitlab.com port 22: Connection timed out
fatal: Could not read from remote repository.
```

I updated and replaced my public key on GitLab – but no dice.

It seems like all GitLab services are up. I haven't looked into it further yet, but ... 🤔




Show Original Post


01.09.2025 18:04
clonbg (@clonbg@masto.es)

Los comandos que necesito para trabajar con git desde la terminal myblog.clonbg.es/los-comandos- #Terminal #Git clonbg.es





Show Original Post


01.09.2025 17:45
roguefoam (@roguefoam@polymaths.social)

Anyone know if there's a way to have #git not spit out the list of changes (diffs & create/delete/rename updates) when running git pull? Is it possible to configure this by repo?

Every time I pull main for work it floods my terminal with updates that I'm already aware have happened 😂




Show Original Post


01.09.2025 17:31
rap1ds (@rap1ds@mastodon.social)

git bisect saved the day (again)




Show Original Post


01.09.2025 17:27
GripNews (@GripNews@mastodon.social)

🌘 Git 應用於音樂製作:版本控制的革新
➤ 告別混亂的版本檔案,讓 Git 為你的音樂專案帶來秩序
grechin.org/2023/05/06/git-and
本文探討軟體工程師如何將開發領域常用的版本控制工具 Git,應用於音樂製作中,以解決傳統檔案命名混亂、版本難以管理的痛點。作者透過初始化 Git 儲存庫、設定 `.gitignore` 檔案,以及定期提交(commit)專案進度,成功實現了對音樂專案檔案(如 Reaper 的 `.rpp` 檔案)的精確版本追蹤與管理,並提及 Git 在協作及作為專案待辦事項列表管理上的潛在應用。
+ 這真是個創新的想法!身為音樂製作人,版本管理確實讓人頭痛,Git 提供的解決方案聽起來非常實用。
+ 我很好奇,對於大型音訊檔案(如 WAV),Git 的處理效率如何?作者似乎忽略了這部分。




Show Original Post


1 ...280 281 282 283 284 285 286 287 288 289 290 ...347
UP