Home > bland

bland

Bland is a project mainly written in ..., it's free.

a playground for diving into git, nothing interesting

try a couple of things

  • git config --list
  • git status
  • git commit --amend -m 'changed message for the last commit'
  • git add -A .
  • git commit -a -m 'modified or deleted'