git

Back Open Paginator
12.09.2025 22:36
qiita (@qiita@rss-mstdn.studiofreesia.com)

【備忘録】git clone ができない時の原因と解決方法🔰
qiita.com/cream173/items/5fb11

#qiita #Git #GitHub #初心者 #備忘録 #プログラミング初心者




Show Original Post


12.09.2025 22:35
qiita (@qiita@rss-mstdn.studiofreesia.com)

プロキシ環境下におけるAzure DevOps ReposへのGit接続エラー「fatal: unable to access」の原因と対処法
qiita.com/abachan/items/2c7be8

#qiita #Git #Azure #devops #プロキシ #Repos




Show Original Post


12.09.2025 20:02
jbowen (@jbowen@mast.hpc.social)

I'm on board with the goal of Dependabot, but I'm really not on board with using loads of HTML in commit messages. `git log` should be readable by a human at a terminal.

#git #useMorePlaintext




Show Original Post


12.09.2025 18:50
jamesmontemagno (@jamesmontemagno@mastodon.social)

The latest version of VS Code just dropped and is PACKED FULL OF AWESOME NEW Features! I break down my favorite in under 8 minutes.

youtu.be/9qAkd2mGYCo




Show Original Post


12.09.2025 17:57
simsus (@simsus@social.tchncs.de)

Sicherheitslücken: Angreifer können #GitLab-Instanzen lahmlegen | Security heise.de/news/Sicherheitslueck #Patchday #git :git:




Show Original Post


12.09.2025 16:02
escolalinux (@escolalinux@mastodon.social)

🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗

Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!

👉 Saiba mais no blog: nova.escolalinux.com.br/blog/d




Show Original Post


12.09.2025 15:40
mgorny (@mgorny@pol.social)

Kiedy `#git submodule` każe użyć opcji `--force`, i dostajesz:

```
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: --force
modified: .gitmodules
```




Show Original Post


12.09.2025 15:40
mgorny (@mgorny@social.treehouse.systems)

When `#git submodule` tells you to use `--force` option, and then you get:

```
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
new file: --force
modified: .gitmodules
```




Show Original Post


12.09.2025 15:28
xceptn (@xceptn@fosstodon.org)

Supercharge your #Git workflows about.gitlab.com/blog/supercha #DevOps




Show Original Post


12.09.2025 14:41
opensuse (@opensuse@fosstodon.org)

Catch the latest from the #openSUSE community on planet.o.o. Topics include #KDE Akademy, #Plasma widgets, #Git migration, #AI tools, and more. news.opensuse.org/2025/09/12/p




Show Original Post


12.09.2025 14:02
alefunguju (@alefunguju@mastodon.social)

A few months ago I tooted about diffing Word and Writer documents with and . Today, I finally finished up my blog post about it, including a simple tutorial so that you can set it up for yourself!

spiffyk.cz/blog/git-pandoc/

cc @forgejo




Show Original Post


12.09.2025 11:24
youcai (@youcai@mastodon.social)

One thing I love about which misses is the ability to treat sub repos as full fledged forks. This is naturally comfortable to work with, especially when you need to make changes along with other modules then push them back upstream.

The closest thing I get is using ingydotnet/git-subrepo and push module changes to a local clone dir (yes you can do that with git). Then you can prepare it for PR to upstream.




Show Original Post


1 ...265 266 267 268 269 270 271 272 273 274 275 ...347
UP