Trending

#git

Latest posts tagged with #git on Bluesky

Latest Top
Trending

Posts tagged #git

Preview
GitHub - acbatista/rustbyexample: O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. - acbatista/rustbyexample

Rust by Example
Rust by Example is a hands-on guide to the Rust programming language through small, standalone executable examples.

This project was inspired by the well-known Go by Example, adapting the same teaching style for Rust.

github.com/acbatista/ru...

#rust #opensource #git

2 1 0 0
Intel LASS Feature Looks Like It Will Be Upstreamed For Linux 6.19 Intel's LASS functionality was queued today into tip/tip.git's "x86/cpu" Git branch. With LASS now making it into a TIP branch, it looks like it will be submitted for the upcoming Linux 6.19 merge…

[Phoronix] Intel LASS Feature Looks Like It Will Be Upstreamed For Linux 6.19

#Linux #Git

0 0 0 0
Awakari App

From script kiddie to script creator (part 2): The beauty of python architecture Introduction Continue reading on Medium »

#git #python #github #cybersecurity #coding

Origin | Interest | Match

0 0 0 0
Qualcomm Updates AI Accelerator Firmware To Fix Power / Performance Issue Qualcomm upstreamed new Cloud AI 100 "AIC100" firmware today to linux-firmware.git to fix a rather significant power/performance issue for these AI accelerators...

[Phoronix] Qualcomm Updates AI Accelerator Firmware To Fix Power / Performance Issue

#Linux #Git

0 0 0 0
Git 2.52.0 released Version 2.52.0 of the Git source-code management system has been released. Changes include a new last-modified command to find the closest ancestor commit that touched one or more paths, a couple of…

[LWN.net] Git 2.52.0 released

#Git #OpenSource

0 0 0 0
Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics Git 2.52 open-source distributed version control system is now available for download with numerous new features and improvements. Here's what's new!

[9to5Linux] Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics

#Git #OpenSource

0 0 0 0
Git 2.52 Released With More Preparations Toward Git 3.0 Git 2.52 is out today as the newest feature release of this distributed revision control system and in working toward Git 3.0 that will hopefully release by the end of 2026...

[Phoronix] Git 2.52 Released With More Preparations Toward Git 3.0

#Git #OpenSource

0 0 0 0

Git 자동화, 협업의 방식이 달라진다

코드 한 줄에서 서비스 배포까지, Git이 어떻게 개발 현장을 바꾸고 있는지 알아봅니다. 커밋·브랜치·PR의 개념부터 CI/CD 자동화까지, 비전공자도 쉽게 이해할 수 있도록 설명합니다.

#Git #버전관리 #자동화 #CICD #개발협업 #블로그 #ODOB

0 0 0 0
Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19 Intel engineers continue working on the Nova Lake next-gen processor enablement for the Linux kernel. In addition to the Intel Xe3P graphics and other early Nova Lake enablement work already queued…

[Phoronix] Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19

#Linux #LinuxKernel #Git

0 0 0 0
4 advanced git commands you probably haven’t heard of Take your Git game to the next level.

[How-to Geek] 4 advanced git commands you probably haven’t heard of

#Git #OpenSource

0 0 0 0
Screenshot of Git Fork app showing same folder tag used in the macOS.

Screenshot of Git Fork app showing same folder tag used in the macOS.

This was a delightful surprise and a great example of craftsmanship in product.

I have almost never used customize folder on macOS, until now - then when I opened Fork (fork.dev) app, I noticed the same tag showed up! 🤯 amazing! 🤩

#Git #ForkDev

0 0 0 0
Intel LASS Feature Looks Like It Will Be Upstreamed For Linux 6.19 Intel's LASS functionality was queued today into tip/tip.git's "x86/cpu" Git branch. With LASS now making it into a TIP branch, it looks like it will be submitted for the upcoming Linux 6.19 merge…

[Phoronix] Intel LASS Feature Looks Like It Will Be Upstreamed For Linux 6.19

#Linux #Git

0 0 0 0
Qualcomm Updates AI Accelerator Firmware To Fix Power / Performance Issue Qualcomm upstreamed new Cloud AI 100 "AIC100" firmware today to linux-firmware.git to fix a rather significant power/performance issue for these AI accelerators...

[Phoronix] Qualcomm Updates AI Accelerator Firmware To Fix Power / Performance Issue

#Linux #Git

0 0 0 0
Preview
Exploring the .git directory – how Git stores your code #git #reading-list #tools

🔗 Exploring the .git directory – how Git stores your code

#git #reading-list #tools

0 0 0 0

I built Comet, a schema-driven commit message tool for Git.

• interactive TUI
• configurable commit schemas
• validation rules

GitHub:
github.com/adernild/comet

#rustlang #opensource #git

2 0 0 0
Git 2.52.0 released Version 2.52.0 of the Git source-code management system has been released. Changes include a new last-modified command to find the closest ancestor commit that touched one or more paths, a couple of…

[LWN.net] Git 2.52.0 released

#Git #OpenSource

0 0 0 0
Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics Git 2.52 open-source distributed version control system is now available for download with numerous new features and improvements. Here's what's new!

[9to5Linux] Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics

#Git #OpenSource

0 0 0 0
Git 2.52 Released With More Preparations Toward Git 3.0 Git 2.52 is out today as the newest feature release of this distributed revision control system and in working toward Git 3.0 that will hopefully release by the end of 2026...

[Phoronix] Git 2.52 Released With More Preparations Toward Git 3.0

#Git #OpenSource

0 0 0 0
Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19 Intel engineers continue working on the Nova Lake next-gen processor enablement for the Linux kernel. In addition to the Intel Xe3P graphics and other early Nova Lake enablement work already queued…

[Phoronix] Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19

#Linux #LinuxKernel #Git

1 0 0 0
Post image

n8n progress #13
Commit messages are now getting generated and used. It’s a small change, but it makes it way easier to see why each change was made when I’m looking back later.

#git #commits #BuildInPublic

1 0 0 0
Preview
GitHub - acbatista/rustbyexample: O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. O projeto foi inspirado no famoso [Go by Example](https://gobyexample.com), adaptando o mesmo estilo de ensino para Rust. - acbatista/rustbyexample

Rust por Exemplo é um guia prático da linguagem Rust baseado em pequenos exemplos executáveis.

O projeto foi inspirado no famoso Go by Example, adaptando o mesmo estilo de ensino para Rust.

github.com/acbatista/ru...
#rust #rustLang #opensource #git

2 0 0 0
Preview
Automatic release notes with semantic commits and git-cliff Helping teams ship software to be proud of.

New blog post: "Automatic release notes with semantic commits and git-cliff"

0x5.uk/2026/03/12/a...

#git #development

1 0 0 0
Post image

🤩 Cómo crear token de seguridad en Github para conectar tu repositorio privado en Host-Fusion

www.host-fusion.com/blog/2024/01/16/como-cre...

#github #git #desarrollo #cpanel #hostfusion

0 0 0 0
Scoped User Access In Linux 6.19 To Reduce Speculation Barriers & Its Performance Hit Merged yesterday to the Linux 6.19 Git codebase was the "core/uaccess" pull that introduces new scoped user-mode access with auto-cleanup functionality. This can reduce the number of speculation…

[Phoronix] Scoped User Access In Linux 6.19 To Reduce Speculation Barriers & Its Performance Hit

#Linux #Git

1 0 0 0
Intel LASS, SGX EUPDATESVN & Microcode Staging Features Land In Linux 6.19 In addition to new AMD CPU features being merged today for Linux 6.19, there are also some new Intel CPU features that hit Linux Git today that are worth highlighting...

[Phoronix] Intel LASS, SGX EUPDATESVN & Microcode Staging Features Land In Linux 6.19

#Linux #Git

1 0 0 0
AMD Zen 6 RAS Preparation, AMD SDCI Features Merged For Linux 6.19 Linus Torvalds just merged another set of pull requests to Git for the in-development Linux 6.19 kernel. With the latest round of merges, there are two separate AMD changes worth highlighting...

[Phoronix] AMD Zen 6 RAS Preparation, AMD SDCI Features Merged For Linux 6.19

#Linux #LinuxKernel #Git

1 0 0 0
Important Performance Work: Overhaul Of RSEQ & CID Management Merged For Linux 6.19 An important set of patches were just merged a few minutes ago to Linux Git for the ongoing Linux 6.19 kernel with some important performance implications...

[Phoronix] Important Performance Work: Overhaul Of RSEQ & CID Management Merged For Linux 6.19

#Linux #LinuxKernel #Git

1 0 0 0
Awakari App

Git Branching Strategies Git is a distributed version control system (VCS) created by Linus Torvalds in 2005 to manage the development of Linux. It was designed to… Continue reading on Medium »

#git #github #branching-strategy #gitflow #git-workflow

Origin | Interest | Match

0 0 0 0

#GitHub does not support SHA-256. #Forgejo does.

0 1 0 0
This open-source Linux app got me to ditch the git command It’s probably the best TUI I’ve used, and it looks great too.

[How-to Geek] This open-source Linux app got me to ditch the git command

#Linux #Git

0 0 0 0