Skip to content

Instantly share code, notes, and snippets.

How to stage specific lines (not the whole file) using terminal?

git add -e <file-name>

Useful git log flags to try:

git log --oneline
git log --all --graph # very useful when checking out a commit to work based on it
@zyadtaha
zyadtaha / gsoc-2024-work-product.md
Last active September 19, 2025 06:11
GSoC 2024 - OpenRefine - Customized Clustering Project - Work Product