Aral Balkan · @aral
39867 followers · 28763 posts · Server mastodon.ar.al

@fribbledom Wait, why?

git remote set-url origin <codeberg>
git push --set-upstream origin main

;)

codeberg.org

#github #codeberg #dev #git #scm #versioncontrol

Last updated 1 year ago

CodeRefinery · @coderefinery
215 followers · 77 posts · Server fosstodon.org

Why sign up for CodeRefinery September 2023? In one week, you'll be getting very familiar with the basics of for single-person, local projects - the foundation of all to come. (we're posting each day's lesson one week in advance)

Register and attend the sessions you'd like (online , EU-mornings) or browse at your own time:
coderefinery.github.io/2023-09
, 1/?

#git #versioncontrol #livestream #openscience #rseng #Coderefinery #course #hpc

Last updated 1 year ago

NamefulEntity · @NamefulEntity
0 followers · 29 posts · Server pnw.zone

I’m preparing myself for by learning and . My intention is to contribute to Open Source. There has to be something I can do for a project, even if I’m fairly new to and the .

#hacktoberfest #git #github #coding #techcommunity

Last updated 1 year ago

Tech news from Canada · @TechNews
998 followers · 27971 posts · Server mastodon.roitsystems.ca
unixbhaskar · @unixbhaskar
37 followers · 688 posts · Server fosstodon.org
clonbg · @clonbg
257 followers · 1444 posts · Server masto.es

#git

Last updated 1 year ago

Ben S. · @HunterZ
265 followers · 3523 posts · Server mastodon.sdf.org

It's incredibly annoying how frequently "local" and "remote" end up backwards when using and to resolve conflicts. Seems to happen both with rebase and popping a stash.

I don't care if there's a logical reason for it - it's bad , period!

#git #meld #ux

Last updated 1 year ago

Abbie Normal · @abbienormal
91 followers · 1853 posts · Server floss.social

how do I see 2 or more branches in the dag view of ?

#gitcola #git

Last updated 1 year ago

Anthony Goubard · @anthony_goubard
24 followers · 109 posts · Server foojay.social

File Manager, Ant Commander Pro 4.1.2 has been released.

antcommander.com/

🔹Preview improved, free trial day 1 fixed on MacOS, improved commands execution and many more bug fixes

:java:

#filemanager #git #commander #windows #macos #software

Last updated 1 year ago

Efraim Flashner · @efraim
175 followers · 2037 posts · Server tooot.im

@civodul

How about we create a home-service called Guix-QoL and we pull the guix keyring part of parcimonie into it (or something similar) and add a Cron job to run "git gc" on all the repositories in ~/.cache/guix/checkouts and add more bits later as we find them. Then the home service can have a series of /#f switches to clean up after guix.

#t #libgit2 #git

Last updated 1 year ago

Ludovic Courtès · @civodul
1364 followers · 4784 posts · Server toot.aquilenet.fr

Did you use (or bindings)?

Do you run your own implementation (looking at you, OCaml, Haskell, and Rust folks)?

Did you give up and just shell out to ‘git’?

#git #libgit2

Last updated 1 year ago

Javi · @itsjavi
1 followers · 7 posts · Server me.dm

Did you know that you can commit providing an specific Date?

git commit -m "commit message" --date "last Tuesday at 11:45 am"

#git #github #devcommunity

Last updated 1 year ago

Yann Büchau :nixos: · @nobodyinperson
272 followers · 1201 posts · Server fosstodon.org

@arisunz So in a nutshell, a :matrix: room/server is basically like a publicly read/writable repository.

#git #matrix

Last updated 1 year ago

ラバソ · @rubbersoul
47 followers · 6678 posts · Server mstdn.b-shock.org

WDのストレージ直販がセールで少し安くなってる

westerndigital.com/ja-jp/produ

#git

Last updated 1 year ago

· @atro
9 followers · 121 posts · Server fosstodon.org

Trying instead of out on a few personal projects.

I really hope a new dvcs is able to have a breakout in popularity.

The amount of time I've spent helping jr and mid level developers, with no real fault of their own, through rebasing and countless other git pain points is really astounding.

#pijul #git

Last updated 1 year ago

clonbg · @clonbg
259 followers · 1434 posts · Server masto.es
Emelia 👸🏻 · @thisismissem
1182 followers · 5852 posts · Server hachyderm.io

Ooooh, that's nice! If you're working on a git project that has a “non-main” default branch, you can do:

git symbolic-ref refs/heads/main refs/heads/<default-branch>

And then you can do: git checkout main

You may also need to do:

git branch --set-upstream-to=origin/<default-branch> main

#git #DevTips

Last updated 1 year ago

fenix · @jla
126 followers · 643 posts · Server fosstodon.org

Thanks, thanks, thanks to the @Codeberg super Team

fractals of love ?

The web is more beautiful with the service you gently offer.

cc @hugolego

#git #floss

Last updated 1 year ago

AskUbuntu · @askubuntu
232 followers · 1715 posts · Server ubuntu.social
AskUbuntu · @askubuntu
232 followers · 1710 posts · Server ubuntu.social

Install .ini from GitHub

askubuntu.com/q/1485216/612

#git

Last updated 1 year ago