git

Back Open Paginator
04.09.2025 12:53
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


04.09.2025 10:37
paule (@paule@ieji.de)

#TIL that newer MS Windows versions (after Windows 10 version 1607) can get configured to support path-lengths (e.g. in filenames) longer than 260 characters. learn.microsoft.com/en-gb/wind

Helping a user, who has to work with windows, with “git clone”-issues.

#windows #git #registry




Show Original Post


04.09.2025 10:14
arq (@arq@mastodon.au)

Microsoft BASIC for 6502 Microprocessor - Version 1.1 , complete source code for Microsoft BASIC Version 1.1 for the 6502 microprocessor, originally developed and copyrighted by Microsoft in 1976-1978.

github.com/microsoft/BASIC-M65
#asm #sourcecode #git #basic #history #it #assemblercode #m6502





Show Original Post


04.09.2025 09:55
geekersdigest (@geekersdigest@techhub.social)

It's a very common way to work with SSH keys to authenticate against remote #Git repositories on #GitLab.

Similar to access tokens, the #SSH keys will expire (inside GitLab) after a specific time.

If you have one SSH key, you know which one this is about. But what if you use multiple SSH keys on different systems, for different companies?

In our latest #blog article we show how to identify the key about to expire.

geekersdigest.com/gitlab-your-




Show Original Post


04.09.2025 08:00
devdigest (@devdigest@mastodon.social)

⚡️ GitHub Releases Spec Kit for AI Development

🏷️

devdigest.today/goto/4838




Show Original Post


04.09.2025 07:52
post (@post@programming.dev)

Git Rev News Edition 126 (August 31st, 2025)

programming.dev/post/36849670




Show Original Post


04.09.2025 06:13
jsdevspace (@jsdevspace@mastodon.social)

GitOps Explained: Managing Infrastructure with Git jsdev.space/gitops-explained/





Show Original Post


04.09.2025 02:41
manuq (@manuq@mastodon.uy)

Godot + Git advice:

Don't use `git mv` to move your files. Instead, do it from the editor's Filesystem dock (drag & drop, right click -> Move/Duplicate to..., etc). Then do `git add` to the new file name and `git rm` to the old file name (which will be understood as a rename). And also `git add` the modified dependencies.

This is because the editor keeps track of the files dependencies (project resources) and automatically updates them. If you move the file externally the dependencies will be broken.

#GodotEngine #Git




Show Original Post


03.09.2025 23:35
objects (@objects@social.tourmentine.com)
[lien] Git exclude, a handy feature you might not know about - Lobsters (marijkeluttekes.dev via ubernostrum) #tips #gik #git


Show Original Post


03.09.2025 22:02
dabiddo (@dabiddo@mstdn.io)

Jajaja taken from X #development #git





Show Original Post


03.09.2025 21:25
mahryekuh (@mahryekuh@hachyderm.io)

After multiple Fediverse successes, I have put together an article that not only tells you that "git exclude" exists, but also how and when to use it.

Enjoy it now on my blog!

marijkeluttekes.dev/blog/artic

#git




Show Original Post


03.09.2025 19:30
devdigest (@devdigest@mastodon.social)

⚡️ GitHub Copilot Coding Agent Automates Coding Tasks

🏷️

devdigest.today/goto/4837




Show Original Post


1 ...277 278 279 280 281 282 283 284 285 286 287 ...347
UP