Hacker News new | past | comments | ask | show | jobs | submit login

  git init --bare repo
  git clone repo clone
  cd clone
  <stuff>
  git add ...
  git commit ...
  git push



Yes, you can use git locally without pushing anywhere, including GitHub. But, the original commenter explicitly mentioned GitHub, presumably because GitHub allows a similar kind of browsing experience of the notes that Quiver does. Specifically, GitHub has a markdown renderer.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: