r/git 23h ago

support Fine-grained token

0 Upvotes

Made a token for an specific repo in my Github, but everytime i make a push i doesn't request it. How can i add the token to my local git in order to make push with it?


r/git 3h ago

Uncommitted files after a hard reset

1 Upvotes

git reset --hard discards changes including untracked files and git reflog can restore the tracked files not untracked. Is there a way to get untracked files back or are they lost after a hard reset?


r/git 1h ago

tutorial Thoughts on this Microsoft Learn introduction to Git training path

Thumbnail learn.microsoft.com
Upvotes

Hey, guys! I don't know if you've already seen this Microsoft Learn "course" that covers git and github.

I liked especially the part where we can to github and clone an official repo that learns some of the main git commands that we use on a daily basis.

So I wanted to know what you guys think about it and if you know other gamified ways of learning git


r/git 1h ago

Git constantly needing to reinstall and Xcode instant crashing

Thumbnail
Upvotes

r/git 7h ago

Do you clean up old Git branches, or do you just let them pile up?

25 Upvotes

Hej! I am wondering, do you delete your Git branches after merging, or do you leave them untouched?
If you don't clean them up, they quickly stack up. How many dead branches do you have right now, and what do you usually do with them?
I'm thinking about making a simple CLI tool that scans for merged branches and deletes them safely. Would you find this useful?


r/git 4h ago

No bullshit news feed for github

Thumbnail
0 Upvotes

r/git 1h ago

[Gratuito] Montei um roteiro prático de GitHub (do zero ao Copilot) no Microsoft Learn

Post image
Upvotes

Fala galera, tudo beleza?

Faço parte do programa de Embaixadores Estudantis da Microsoft e montei um Plano de Aprendizagem oficial e gratuito focado 100% no ecossistema do GitHub.

Tentei organizar de um jeito que faça sentido para quem está aprendendo: o roteiro vai desde o básico do Git (commits, branches, pull requests) até ferramentas mais modernas como o GitHub Codespaces (programar direto na nuvem) e o GitHub Copilot (IA).

🔗 Link do Planohttps://learn.microsoft.com/pt-br/plans/qkpuqtn3w81z8?sharingId=EFAABA6E5AB0312A&wt.mc_id=studentamb_639073

Para participar, é só acessar pelo link, clicar em Iniciar/Retomar no topo da página e aceitar o compartilhamento de progresso.

O conteúdo é gratuito e, além de ajudar quem quer aprender mais sobre GitHub, a participação pelo meu link também me ajuda a cumprir uma das metas do programa de Embaixadores Estudantis da Microsoft.

Se conhecer alguém que esteja começando com Git/GitHub ou queira aprender mais sobre essas ferramentas, ficaria muito agradecido se puder compartilhar o plano também.

Qualquer feedback sobre a organização ou os conteúdos escolhidos é muito bem-vindo. Valeu!​


r/git 5h ago

SaaS Repo

0 Upvotes

Does anyone know of suitable repos for boring SaaS topics?


r/git 2h ago

github only I made a gh extension that writes commit messages using your existing Claude Code login

Thumbnail
0 Upvotes