Found 25 results for "tag:git"
-
Beej's Guide to Git
https://beej.us/guide/bggit/
-
Conventional Commits czyli jak tworzyć epickie commity w git
https://highlab.pl/conventional-commits/
Conventional Commits, to standard który określa format commit message w jasny sposób. W taki, który jest czytelny zarówno dla człowieka jak i maszyn. Czytelny dla człowieka, bo łatwo prześledzić historię zmian w repozytorium. Dla maszyn, bo taki ustandaryzowany format można oprogramować. Mógłbym rzecz, że polecenie git commit, to jedna z niepozornych komend git. Dzięki tej
-
Curated Learning Resources
https://learnbyexample.github.io/curated_resources/preface.html
Learning resources for Programming, Linux, Vim, Git and more.
-
GIT for Beginners Freebie Course
https://shop.null-byte.com/sales/git-for-beginners-freebie-course
Get 2 Hours of Basic Instruction on Git, the Best Tool to Control Codes for Simplified Work!
-
Git - Book
https://git-scm.com/book/en/v2
-
Git Notes: git's coolest, most unloved feature - Tyler Cipriani
https://tylercipriani.com/blog/2022/11/19/git-notes-gits-coolest-most-unloved-feature/?utm_source=unknownews
-
Git Tips and Tricks
https://blog.gitbutler.com/git-tips-and-tricks/
Some things that people don’t tend to know about Git anymore, and some new things you might not have noticed.
-
Git and GitHub learning resources - GitHub Docs
https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources
There are a lot of helpful Git and GitHub resources on the web. This is a short list of our favorites!
-
Git and Github Tutorial | Learn Git & Github from Andrei Neagoie
https://www.youtube.com/watch?v=JN63v_czZqI
Git & Github Tutorial for beginners. Learn Git and Github basics from Andrei Neagoie of Zero To Mastery. This in-depth tutorial will teach how to use Git and...
-
Git i GitHub w 60 minut
https://www.youtube.com/watch?v=Ebe9D5zRkvM
🔥🔥🔥 Dostępny jest już Git od podstaw - prawdopodobnie najbardziej kompleksowy i praktyczny kurs Gita po polsku.Kurs dostępny jest na platformie Programuj ...
-
Git stash command
https://refine.hashnode.dev/git-stash-command?source=personalized-newsletter&source-id=2022-12-08
Author: Muhammad Khabbab What is Git stash Stash is a Git command to locally store your recent changes in a separate area so you can fetch those changes later. After taking a snapshot of your local files, it resets the state of your workspace to the ...
-
Git’s Magic Files
https://nesbitt.io/2026/02/05/git-magic-files.html?utm_source=weekbyte&utm_medium=email&utm_term=2026-03-17&utm_campaign=I+taught+my+dog+to+make+games+in+Godot+how+to+turn+an+old+Kindle+into+a+smart+display+at+home+and+the+energy+vampire+is+AI+draining+your+energy+
Magic files and where to find them: .gitignore, .gitattributes, .mailmap, .git-blame-ignore-revs, .lfsconfig, and more.
-
Keep it small, stupid - mój przepis na dobry Pull Request - devszczepaniak.pl
https://devszczepaniak.pl/keep-it-small-stupid-przepis-na-dobry-pull-request/?utm_source=unknownews
Dobry Pull Request to mały Pull Request. Ale jaki to jest mały? O tym i o innych cechach dobrych Pull Requestów przeczytasz w tym artykule.
-
Learn Git Fundamentals – A Handbook on Day-to-Day Development Tasks
https://www.freecodecamp.org/news/learn-git-basics/
Welcome to my comprehensive guide on Git, the distributed version control system that has revolutionized collaboration and code management in software development. Whether you're a seasoned developer or just starting your journey in programming, understanding Git is essential to gain proper control over your code, efficiently managing your projects
-
Oh My Git!
https://ohmygit.org/?utm_source=hackernewsletter&utm_medium=email&utm_term=fun
An open source game about learning Git
-
Popular git config options
https://jvns.ca/blog/2024/02/16/popular-git-config-options/?utm_source=unknownews
-
Set up Git - GitHub Docs
https://docs.github.com/en/get-started/quickstart/set-up-git
At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.
-
The Git Rebase Handbook – A Definitive Guide to Rebasing
https://www.freecodecamp.org/news/git-rebase-handbook/?utm_source=unknownews
One of the most powerful tools a developer can have in their toolbox is git rebase. Yet it is notorious for being complex and misunderstood. The truth is, if you understand what it actually does, git rebase is a very elegant, and straightforward tool to achieve so many different
-
The Missing Semester of Your CS Education
https://missing.csail.mit.edu/
-
Turn around your Git mistakes in 17 ways
https://dev.to/smitterhane/turn-around-your-git-mistakes-in-17-ways-2mn1
Mistakes! These are not a necessity in software development. But they always find a way to taint the...
-
Writing Tips for Improving Your Pull Requests
https://www.simplethread.com/writing-tips-for-improving-your-pull-requests/?utm_source=unknownews
Learn how to write concise and effective pull request descriptions for your code changes. Make it scannable with bulleted lists, speak plainly and avoid jargon, drop unnecessary adverbs, simplify your sentences, and avoid passive voice. Improve your code review process and make your coworkers' lives easier with these easy-to-implement techniques. Bonus book recommendations included! Get your pull requests approved faster and with less hassle. Read now!
-
git-sim: Visually simulate Git operations in your own repos
https://initialcommit.com/blog/git-sim?utm_source=unknownews
git-sim: Visually simulate Git operations in your own repos with a single terminal command
-
git-tips/tips: Most commonly used git tips and tricks.
https://github.com/git-tips/tips
Most commonly used git tips and tricks
-
https://garrido.io/notes/simple-automated-deployments-git-push
https://garrido.io/notes/simple-automated-deployments-git-push
-
james-stoup/heatwave: Visualize your git commits with a heat map in the terminal
https://github.com/james-stoup/heatwave?utm_source=unknownews
Visualize your git commits with a heat map in the terminal - james-stoup/heatwave: Visualize your git commits with a heat map in the terminal