git

Back Open Paginator
04.12.2024 22:23
kushal (@kushal@toots.dgplug.org)

Hello #vim and #neovim users, please point me to some great #fugitive #git tutorials.




Show Original Post


04.12.2024 21:00
alvinashcraft (@alvinashcraft@hachyderm.io)

Introducing the Copy Git Permalink Feature in Visual Studio 17.12.

buff.ly/3CZDXWo
#visualstudio #git #productivity #sourcecontrol #vs2022




Show Original Post


04.12.2024 20:49
vwbusguy (@vwbusguy@mastodon.online)

HECK YES! #Fedora #Linux is moving to @forgejo!!!!

fedoramagazine.org/fedora-move

#git #forgejo




Show Original Post


04.12.2024 20:37
clonbg (@clonbg@masto.es)

Hacer que git no pida contraseña myblog.clonbg.es/hacer-que-git #Git #Seguridad clonbg.es





Show Original Post


04.12.2024 20:28
crazyeddie (@crazyeddie@mastodon.social)

I just saw history get rewritten by the simple act of performing two merges on bitbucket. A change of mine was completely removed from history by this act.

DevA was working on a feature branch, had it approved, and pressed "merge" on the PR to get it ready for merge back. DevB (me) merged their feature branch after rebasing on the same commit. DevA then merged their feature branch. DevB's merge was completely eliminated from history. Both used merge button.

WTF???




Show Original Post


04.12.2024 19:00
devdigest (@devdigest@mastodon.social)

Drive efficient software development and boost DevEx with GitHub Copilot 

devdigest.today/goto/3042




Show Original Post


04.12.2024 18:50
askubuntu (@askubuntu@ubuntu.social)

dev branch added to branch list after I did checkout in dev? #git

askubuntu.com/q/1534607/612




Show Original Post


04.12.2024 18:17
wilda (@wilda@social.wildasoftware.pl)

Git pozwala wykonywać skrypt przed i po commicie - wszyscy niby to wiedzą, ale ilu z nas wykorzystuje tę możliwość? A czasem warto, bo można dzięki temu robić ciekawe rzeczy. Szczegóły w artykule.

#Git #programowanie #automation

faun.pub/custom-pre-commit-and




Show Original Post


04.12.2024 17:56
hispa (@hispa@emacs.ch)

Git-link ... package, now gives us not only the mainstream Git hosting players but #selfhosting oriented too !

(like #gitea et al. ... #forgejo ? )

#git + #gnu #emacs power

github.com/sshaw/git-link?tab=




Show Original Post


04.12.2024 17:45
cct_datascience (@cct_datascience@fosstodon.org)

New video on git and GitHub setup *without the command line* using the {usethis} #rstats package.

youtu.be/GEbooFsF8Ro?si=bqhqyX

#GitHub #git #rstats




Show Original Post


04.12.2024 17:30
cgrymala (@cgrymala@higheredweb.social)

What started as a minor annoyance is now a full-fledged issue for me.

For some reason, extremely often, when I try to perform any #git action on my computer, I get a message saying something along the lines of:

"Rename from './.git/index.lock' to './.git/index' failed. Should I try again? (y/n)"

I then have to type "y" multiple times to get it to move forward. It does eventually work. This has made my batch update scripts completely useless.

Anyone have any idea how I can fix this globally?




Show Original Post


04.12.2024 17:26
robrich (@robrich@hachyderm.io)

dev.to/waylonwalker/configure- - set #git upstream branch by convenion: `git config --global push.default current`. Avoids `git push --set-upstream origin feature/something`. Nice quick tip linkedin.com/in/waylonwalker/.




Show Original Post


1 2 3 4 5 6 ...94
UP