home.social

#sgit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sgit, aggregated by home.social.

fetched live
  1. OK, ROOL's git app is apparently not compatible with sgit..

    Fortunately I've been busy at work and hadn't done anything complicated, but I still had to restore 2 local git repos from backups...

    And of course I got confused and deleted a repo from a backup before I'd restored it. Redundant backups FTW!

    #RiscOS #ROOL #git #SGit #SourceControl #Backup

  2. OK, ROOL's git app is apparently not compatible with sgit..

    Fortunately I've been busy at work and hadn't done anything complicated, but I still had to restore 2 local git repos from backups...

    And of course I got confused and deleted a repo from a backup before I'd restored it. Redundant backups FTW!

    #RiscOS #ROOL #git #SGit #SourceControl #Backup

  3. Finally downloaded the #ELF support for #RiscOS and installed it. Seems to work fine...

    And the new #ROOL #Git client is indeed pretty nice! Looks like it works with the #SGit directories I already have.

  4. Finally downloaded the #ELF support for #RiscOS and installed it. Seems to work fine...

    And the new #ROOL #Git client is indeed pretty nice! Looks like it works with the #SGit directories I already have.

  5. the new #git client apparently presents a repo as a filesystem, so that should be pretty cool!

    (I've been using the #SGit port under RISC OS but it looks like both rely on the same #LibGit library to actually do stuff so I *should* be able to switch over... sometime when im not sick.)

    #RiscOS

  6. the new #git client apparently presents a repo as a filesystem, so that should be pretty cool!

    (I've been using the #SGit port under RISC OS but it looks like both rely on the same #LibGit library to actually do stuff so I *should* be able to switch over... sometime when im not sick.)

    #RiscOS

  7. Personal first for me!
    Used sgit under RISC OS to check a project out of github!

    Before today I'd only used git for strictly local source storage.

    I'm getting there. Slowly, but I'm getting there!

    #sgit #git #github #riscos

  8. grr stupid sgit...

    I'm trying to be good here, using real source control and even doing a branch for some experimental code.
    I'd taken some notes in a file summerising the parts I'd learned already.
    create a new branch in sgit, fine
    checkout the new branch....
    and my notes are *gone*.

    And RISC OS doesn't have any way to undelete files it's just gone.

    Fortunately I'd just read the file so I had it mostly in my head.

    Why are source control systems always such a hazard!!?!?!?!

    #sgit #riscos