Introduction - Mergiraf
Mergiraf can solve a wide range of #Git merge conflicts. That's because it's aware of the trees in your files! Thanks to its understanding of your language, it can often reconcile the needs of both sides.
Introduction - Mergiraf
Mergiraf can solve a wide range of #Git merge conflicts. That's because it's aware of the trees in your files! Thanks to its understanding of your language, it can often reconcile the needs of both sides.
Sincronizar Termux en Android con Linux n
Como mantener sincronizada la configuración de #termux en #android con la configuración de #linux utilizando un repositorio #git y disponible en #github
Escucha: https://atareao.es/podcast/sincronizar-termux-en-android-con-linux/
Feed: https://atareao.es/mp3-feed/
El 28 de diciembre de 1969 nace en Helsinki, Finlandia el ingeniero de software Linus Torvalds 👨🏼💻
Conocido en el mundo de la tecnología por el ser padre del kernel #Linux y el desarrollador del software de control de versiones #Git
¡Happy Birthday! 🥳
Reasons I love vim ++ 💙
Discover how to use vim's magic to efficiently review changes in your git branches with `None` plugins. ✨
Tutoriales sobre Git con trucos y consejos para estudiar y practicar #software_libre #git #softwarelibre #tutorial
https://victorhckinthefreeworld.com/2023/10/04/tutoriales-sobre-git-con-trucos-y-consejos-para-estudiar-y-practicar/
Mañana en mi blog compartiré una recopilación de tutoriales y trucos sobre #Git que he traducido.
Disponible en odt y pdf ¿te interesa? Mañana estará disponible....
gfold: Analizando múltiples repositorios Git
Descubre gfold, la herramienta que permite analizar varios repositorios #git en #linux de forma eficiente y conocer en que estado se encuentra cada proyecto
https://atareao.es/comando-linux/gfold-analizando-multiples-repositorios-git/
El servidor #Forgejo a https://git.mastodont.cat ja està actualitzat a la darrera versió estable v1.19.4-0:
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-19-4-0
:forgejo:
Generar CHANGELOG.md basado en la diferencia de tags de Git
#ChangeLog #Commits #Common #Conventional #Git #Markdown #SCM #SemVer #Tags
Github down? I hadn’t noticed.
Might be a good time to check out Codeberg.
Bonus: You can follow them on the fediverse at @Codeberg
Mi propio GitHub de la mano de Gitea n
Gitea es una alternativa a #GitHub que puedes auto hospedar en modo #selfhosted y con el que tendrás tu servicio de repositorios #git para #Linux y otros
Escucha: https://atareao.es/podcast/mi-propio-github-de-la-mano-de-gitea/
Feed: https://atareao.es/mp3-feed/
Git jump un script para saltar a partes interesantes del proyecto #software_libre #git #softwarelibre #tutorial #vim https://victorhckinthefreeworld.com/2023/03/22/git-jump-un-script-para-saltar-a-partes-interesantes-del-proyecto/
¿Estas cansado/a de agregar cosas innecesarias a tus commits en git?, te comparto este vídeo donde explico como poder generar commits atómicos que tengan únicamente las lineas que vos queres que tengan y nada mas. 😍 😍
https://youtu.be/opyYL7X2aM8
#Git
delta. Comparando archivos con estilo en Linux
delta es la herramienta que andabas buscando para mejorar tu flujo de trabajo con #git en #linux . Una herramienta con la que comparar de forma visual
https://atareao.es/comando-linux/delta-comparando-archivos-con-estilo-en-linux/
GitHub despide al 10% de sus empleados además de cerrar sus oficinas de tapadillo https://twitter.com/webology/status/1623722731819659269 y a su vez GitLab despide al 7% anunciando el CEO por medio de una carta https://about.gitlab.com/blog/2023/02/09/gitlab-news/ ¡Que diferencia!
#git
Diff y Neovim con DiffView
DiffView es un espectacular complemento para #neovim que te facilitará enormemente el control de versiones con #git. Es una herramienta recomendable
https://atareao.es/tutorial/neovim/diff-y-neovim-con-diffview/
Ya tenemos 10 artículos de #git en castellano!!
https://voidnull.es/tag/control-de-versiones/
🍄
Using lots of #git topic branches?
Define an alias named "delete-merged-branches", containing this:
!git branch --merged | grep -Ev '(main|master)' | xargs -prn1 git branch -d
Since this is a bit tricky to do right with "git config" with the bang and the quotes, I'd recommend you just edit the [alias] section in your .git/config or ~/.gitconfig file. 🙂
@patrick Several large free software projects moved to self-hosted instances of GitLab a while ago. What is GNU waiting for?
#gnu #git #gitlab
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.