r/git • u/vaquishaProdigy • 23h ago
support Fine-grained token
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 • u/vaquishaProdigy • 23h ago
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 • u/Beautiful-Log5632 • 3h ago
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 • u/RenaultLogan7489 • 1h ago
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 • u/Coderlotl_ • 1h ago
r/git • u/Serg_Oleksenko • 7h ago
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 • u/Safforcks • 1h ago
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 Plano: https://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 • u/Certain-Thanks-6807 • 5h ago
Does anyone know of suitable repos for boring SaaS topics?