Joined Github

As I worked on some code for an open source project I wanted to learn Git for a variety of reasons.

So not only am I using it, but I also joined Github

I am definitely a fan of the distributed nature of Git, and I love the error messages, very helpful. Thank you git for suggesting a common fix to probably a common problem.

$ git add
Nothing specified, nothing added.
Maybe you wanted to say 'git add .'?

vs

$ svn add
svn: Try 'svn help' for more info
svn: Not enough arguments provided


Author’s Note

Initial md Generated using https://github.com/jsr6720/wordpress-html-scraper-to-md

Original Wordpress categories: [‘Git’]

Original Wordpress tags: “Git”, “git”, “svn”

Original Wordpress comments: None

Significant revisions

tags: 2011, wordpress, txcowboycoder, git, svn, version-control

  • May 6th, 2024 Converted to jekyll markdown format and copied to personal site
  • Jan 5th, 2011 Originally published on txcowboycoder wordpress site

EOF/Footnotes