-
Trygvis IO
I love starting projects. Check out my list of Git repositories. I love starting projects. Check out my list of Git repositories. · love, starting, projects, check, list
-
Oh Shit, Git!?!
Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless… · many, bad, commit, git, fix
-
Blog • End3r's Corner
I was invited for the third time to GitHub Universe happening at Fort Mason in San Francisco, thanks to the GitHub Stars program I'm part of for the fifth year, and enjoyed every minute of it. Yes, you read that right: I… · github, year, time, happening, fifth
-
compey's blog - A blog where I occassionally post about my development experiences :^)
compey's blog
-
Andrea D. Blog
I've worked on something and wrote about it. Guide for fast .gitignore items Something every frontend developer should know · something, worked, wrote, guide, fast
-
Niklas Nihlén's blog
Since the begining of time, since I started using git that is. I've always had a global ~/.gitconfig file with some aliases, e-mail, name… I did this as a little proof of concept for my client and thought I'll just map… · using, since, time, started, some
-
GitNews | Trending repositories from GitHub, HackerNews & Reddit
-
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
-
Somethinghitme - My Code, demos and ideas.
A quick tip on how to capture work git history for your github activity graph Join me on my journey of recreating my blog using a custom static generation solution. Discover the challenges I faced with platforms like… · copying, discover, deep, javascript, explore
-
Appcanary
aToday, we’re excited to announce that we’re going to be able to build tools that impact almost every software developer on the planet — we’re joining GitHub.
-
GabMus's Dev Log
Gabriele Musco's blog about programming and other cool stuff
-
Random Bits
It's no surprise to anyone reading this, that git is the standard for source control today. It has completely replaced SVN, Mercurial, and many other systems we're glad to leave in the past, becoming without doubt the… · source, control, standard, been, smart
-
*scratch*
I started working on GitChronicler mostly to learn how I could integrate AI into my workflow in a way that would actually spare me doing boring stuff, like writing the git commit message. ... it happened a few times in… · working, container, started, way, been
-
Alex Sorokoletov Notes · Good luck with this code
Who knows all these git commands? What is git pull? What does your git push? How do you delete a local git branch but not the server one? There a lots of git-based tools that are visual and clear. I used those tools too… · git, tools, efficiently, course, knows
-
Overflowed.dev - Software Engineering Blog
Overflowed.dev is a collection of some of my ideas and projects I write down for myself and share with the world
-
follow the white rabbit – Leading people astray, one at a time …
Recently I have been trying to diversify my usage of source code control so as to be more familiar with the different tools that are currently popular so I have been using git more for personal projects and recently I… · great, git, year, basics, stitches
-
Software 7
A free privacy focused Git analytics software. Finally the restart of Stephan's blog around development and other topics: · free, privacy, focused, git, analytics
-
Butler's Log
The GitButler blog - insights, tutorials, and updates from the GitButler team
-
Dangit, Git!?!
Git is hard: messing up is easy, and figuring out how to fix your mistakes is impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you… · many, bad, commit, git, fix
-
Mohit Khare's Blog
Securing Git: Remove Sensitive Information Guide to Pull Request Templates Guide to Effective 1:1 Meetings · guide, securing, git, remove, sensitive
-
Git Legit
Blog informasi dan sharing bahasa program interface untuk git Hub
-
Git Blame
Junio C Hamano aka <a href="https://plus.google.com/108182106411180467879?rel=author">Gitster</a>'s Blog
-
ejpcmac.net/blog
It has been a while since I posted an article, and even more since I posted an article about my workflow. Let’s fix this. Git is a powerful tool. It helps us keep the history of our projects, which is useful in the case… · git, been, article, helps, read
-
/dev/blog - Home
A thought that seem to recur in my head every quarter or so is “Can I set a Git config based on some environment variables?”. Then I’d go reading the git-config man page and find out for the nth time that its just not… · git, based, man, possible, prompt
-
Git Pull Origin Hamster
So I was recently working on some grading scripts and found that there wasn’t a solution that I liked to the problem of wanting a file tree for the current directory that listed both folders and files. So after reading… · shell, bourne, some, found, techniques
-
Slack Archive – A Blog For The Open Source Community
If you are a tech-savvy or you are a web developer, you must know what GitHub is. However, there are many people who might be reading or hearing about GitHub for the first time. It is a website, which is being used by… · github, developers, different, google, know
-
Adam Bark - Adam Bark
Last time we finished with a change only in the working tree, one which I don’t want to keep. It is possible to just manually revert your changes but it is much quicker to use git. When you add changes with the git add… · add, changes, code, change, working
-
Toni-Develops | My personal developing blog
GIT repositlry: WebpackReactReduxApolloTutorial GIT repository: WebpackReactReduxApolloTutorial Webpack, Babel, React, Redux, Apollo. From scratch to the production stack in 50 min. · git, webpackreactreduxapollotutorial, repositlry, repository, webpack
-
Myasnik
Hi everyone, this will be mostly a front-page to my GitLab dashboard. I could post something more but who knows, lazy! · everyone, mostly, front, page, gitlab
-
GibaTech Dev
GibaTech Dev: Blog e Guia de Desenvolvimento Web
-
I Still Know What You Learned Last Summer
Time to flush my buffers again before the new year. Happy new year, everyone! In no particular order here are some useful git things I've run across recently. git's index (or staging area) is useful, but it comes with a… · git, remote, local, clone, objects
-
Git Blame
Junio C Hamano aka <a href="https://plus.google.com/108182106411180467879?rel=author">Gitster</a>'s Blog
-
Christoph's 2 Cents – A Backup for My Brain!
If you use Git for version control, you might have recently seen a warning message after running git pull. It probably Master the art of AI-driven code generation with LLaMA 3 by understanding key parameters like… · git, version, control, code, generative
-
OddPen
Welcome to my blog where I write about software engineering and how to lead a team!
-
galtashma | home
In streamlining our development workflow at Lema, we transitioned from excluding generated code in Git to committing it I built this CLI for exploring git repositories. It's still WIP but I find it pretty cool! What do… · development, built, code, git, web
-
Narnach's blog
Today I ran into an interesting edge case that my colleague and I could not easily explain until we checked the git manual. I’m sharing the details …
-
Alex LEE's Blog
Git 是一个开源的分布式版本控制软件。自诞生以来,Git 就以其开源、简单、快捷、分布式、高效等特点,应付了类似 Linux 内核源代码等各种复杂的项目开发需求。如今,Git 已经非常成熟,被广泛接受与使用,越来越多的项目都迁移到 Git 仓库中进行管理。目前常用Git服务商:GitHub & Bitbucket & GitLab & Coding 。 人工智能(Artificial… · git, linux, github, bitbucket, gitlab
-
Scott Wolchok
A notable amount of code I’ve written in my professional life has made its way onto GitHub. Here’s a collection of some of my commits that I think are neat. (Disclaimer: I wrote these while employed at Meta, where I am… · arm64, copy, its, personal, optimization
-
Blog • End3r's Corner
I was invited for the third time to GitHub Universe happening at Fort Mason in San Francisco, thanks to the GitHub Stars program I'm part of for the fifth year, and enjoyed every minute of it. Yes, you read that right: I… · github, year, time, happening, fifth
-
Git Blame
Junio C Hamano aka <a href="https://plus.google.com/108182106411180467879?rel=author">Gitster</a>'s Blog
-
antiblau blog | tech blog, another one …
For some of my projects the central Git server is hosted with gitolite for a long time now. Some time ago I forked a repo bss (example name) to a new repo gee, where both should keep the history of bss, but head in a… · bss, both, gee, different, branch
-
SwiftlySingh
Introduction Over the past weekend a took up a bit of a project I was not expecting, using Github Actions for building and deploying my Resume! I love programming and when I came across LateX, I knew I want to use it for… · building, resume, introduction, past, weekend
-
DVCS Comparison
In a recent blogpost, Andrew Bennetts criticises Git users for rebasing their work, thereby changing their commit history and losing perhaps valuable information. While it is true that information is lost, and thereby it… · commit, bazaar, perhaps, mainline, message
-
GI Architects Blog
The global infrastructure architects from Dunnhumby knowledge/rant blog
-
blog.bissquit.com - DevOps, SRE, инфраструктура
Командная работа подразумевает порядок, устоявшиеся процессы и единообразие в подходах. Единая политика именования веток в git определенно следует духу этих тезисов. Читать далее Одной из наиболее полезных функций helm… · git, github, actions, helm, java
-
Developers Life – Be passionate and bold. Always keep learning.
Git od wersji 2.0.0 potrafi podpisywać commit-y. Github potrafi pokazywac podpisane commit-y. Całkiem przyjemna rzecz, szczególnie jeśli pracujemy nad otwartym kodem do którego kontrybuuje wiele osób. W jaki sposób zatem… · nie, jak, commit, github, wszystko
-
Ivebe
Feel free to explore some of the Git projects, or if you have any questions you can email me at: · feel, free, explore, some, git
-
MICHA.ELMUELLER
I’ve left the company I was previously working for at the end of 2018. In this post I want to reflect on some technical things I learnt there which I found really valuable. This is how Git works best. It makes it a lot… · like, lot, life, summer, working
-
The Pragmatic Git
Helping developers excel with Git · helping, developers, excel, git
-
GitBook – Blog
Welcome to the GitBook blog — get the latest news, resources and tutorials from our global team of knowledge-sharing experts.