Skip to content

FQ400/me

Repository files navigation

me

Just a place to store information.

Things I have to google all the time

Markdown

[an example](https://example.com/ "Title")
![Alt text](/path/to/img.jpg "Optional title")

Unix

Create a symbolic link: $ ln -s path/to/file path/to/linkname

Git

update local branch list $ git remote update origin --prune or $ git fetch -p

show all commits (only subject) between commit_id and HEAD git log --oneline 12as23d34r4f..HEAD

About

Just a place to store information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages