Skip to content
  • Categories
  • Recent
  • Tags
  • All Topics
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Caint logo. It's just text.
punIssuerP

punissuer@universeodon.com

@punissuer@universeodon.com
Welcome to Caint!

Issues? Post in Comments & Feedback
You can now view, reply, and favourite posts from the Fediverse. You can click here or click on the on the navigation bar on the left.
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • TIL the creator of version control software Git, Linus Torvalds, once quipped about the name "git" (which is British English slang for an unpleasant or silly person): "I'm an egotistical bastard, and I name all my projects after myself.
    punIssuerP punIssuer

    @todayilearned #altText A command-line session showing repository creation, addition of a file, and remote synchronization:

    $ git init
    Initialized empty Git repository in /tmp/tmp.IMBYSY7R8Y/.git/
    $ cat > README << 'EOF'
    > Git is a distributed revision control system.
    > EOF
    $ git add README
    $ git commit
    [matter (root-commit) e4dcc69] You can edit locally and push to any remote.
    1 file changed, 1 insertion(+)
    create mode 100644 README
    $ git remote add origin got@github.com:crown/that's.git
    $ git push -u origin master

    Uncategorized todayilearned til

  • This post did not contain any content.
    punIssuerP punIssuer

    @rbreich The purpose of a system is what it does.

    Uncategorized
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • All Topics
  • Popular
  • World
  • Users
  • Groups