Conversation
Notices
-
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Sunday, 27-Oct-2024 16:08:16 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: i fought a long and hard battle with git but i was finally able to make a fucking pull request - ✙ dcc :pedomustdie: :phear_slackware: likes this.
-
Embed this notice
翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Sunday, 27-Oct-2024 20:40:18 JST 翠星石 @nyanide git doesn't have the concept of a pull request - it does git send-email or generates a patch file -
Embed this notice
tsoifan1997 (sysrq@lab.nyanide.com)'s status on Monday, 28-Oct-2024 10:43:48 JST tsoifan1997 @nyanide @m0xee @get @menherahair
Code(((berg)))Lina Inver?e likes this. -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Monday, 28-Oct-2024 10:43:49 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @m0xee @get @menherahair codebergs UI just expects you to diy in the command line I guess -
Embed this notice
m0xEE (m0xee@social.librem.one)'s status on Monday, 28-Oct-2024 10:43:50 JST m0xEE @nyanide @get @menherahair
Aren't these web thingies supposed to make things easy? Compared to this git-format-patch and git-send-email seem 10 times more straightforward 🤔 -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Monday, 28-Oct-2024 10:43:51 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @menherahair @get kept pushing bad commits to my fork and couldn't figure out how to delete them so i only had to submit one commit so I kept deleting the entire repo and remaking it. At the end I just made a separate branch and I pushed a good commit and then I just requested that be pulled instead -
Embed this notice
menherahair (menherahair@eientei.org)'s status on Monday, 28-Oct-2024 10:43:52 JST menherahair @nyanide @get the simple process of
> fork repo on gitea
> git clone the fork
> make changes, commit and push
> open pull request on main repo in gitea
which you'd expect to be just pushing to main repo and software does the rest, but nothing is ever fucking easy -
Embed this notice
You Get Glee (get@clubcyberia.co)'s status on Monday, 28-Oct-2024 10:43:53 JST You Get Glee @nyanide "just drag and drop it onto the GitHub page" -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Monday, 28-Oct-2024 10:43:53 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face: @get i fucking *wish* codeberg would make it that easy