Level up your collaborations with the pull request experience in Visual Studio.
#visualstudio #github #git #ux #productivity
https://devblogs.microsoft.com/visualstudio/level-up-your-collaborations-with-the-pull-request-experience-in-visual-studio/?hide_banner=true
fresh from the oven:
https://codeberg.org/dudalias/pull_github
started migration to codeberg with, funny enough, a utility script I've been using for mass syncing owned github repos localy. details in the readme. comments welcome.
#github #bash #script #git #clone #neverrunscriptsfromtheinternetwithoutreadingthem
Hacer que git no pida contraseña https://myblog.clonbg.es/hacer-que-git-no-pida-contrasena/ #Git #Seguridad https://clonbg.es
コードレビュー前に git rebase -i してコミット履歴をきれいにする
https://qiita.com/_mi/items/05af3226b787e2c0f6fe?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#Git rebase --update-refs is cool, but does anybody know how to push all those updates to all stacked branches to my repo?
Kann eins auf #github.com etwas eintragen wie "Alle Requests von IP xx.xx.xx.xx gehören zu Account Y"?
Oder wie sonst soll es funktionieren, firmenweit ein höheres #Ratelimit für #git Operationen in github zu bekommen?
Klar, ich kann so Tokens generieren, aber die sind immer nur auf die eigenen Repositories beschränkt, aber wir haben da keine eigenen Repos.
Irgendwelche #Node oder JS Tools greifen halt wahllos auf github.com zu und die machen das Ratelimit dicht.
Wie behebe ich das?
GitNex 6.0.0 🎉🎉 has been released with the following features and improvements:
- Add attachments to comments
- Support SVG files
- Show CI statuses for a PR
- Add location, website and bio to user profile
- Render organization description with MD
And more...
Check out the release notes, https://codeberg.org/gitnex/GitNex/releases
#git #gitea #forgejo #codeberg #android #app #gitnex
We are looking for #Mastodon accounts across instances to follow ... 👀
We are interested in all things #DH; #DSE / #SDE; #TEI, #Python, #Git; 20th-century #poetry; #correspondence; #QueerHistory; and, well, #WHAuden.
If you can point out to us relevant accounts, we will be very thankful!
Se você quiser ignorar certos arquivos no seu repositório git, mas sem usar o `.gitignore`, e aplicar a regra para todo mundo, recomendo adicionar a regra no arquivo `.git/info/exclude` para aplicar apenas no repositório atual, ou `~/.config/git/ignore` para aplicar em todos os seus repositórios.
https://git-scm.com/docs/gitignore
Looks like #FreeBSD introduced a dependency on #git LFS in the ports tree with this commit: https://cgit.freebsd.org/ports/commit/?id=c94e4ced329298efb06189d1c6db26e3d6ff3eef
This carries impacts for downstream projects.
HIRING: Computer Vision Engineer in Health Research (f/m/x) / Neuherberg near Munich (Home Office Options)
💰 EUR 55K+
#Biology #ComputerScience #ComputerVision #DeepLearning #Excel #Git #GitHub #MachineLearning #OpenSource #PhD
What is your favorite tool for resolving #git rebase/merge conflicts? While I work more in #VSCode than in #IntelliJ these days, I still much prefer the latter for that purpose. It feels like quite a big hammer to wield for that particular nail though, so I'd love to know what other options there are! Perhaps something built specifically for just that? Any suggestions welcome :)