My learnings on Git
- git_commands - Commands I keep using and forgetting, so I wrote them down.
- git_clean_ignored_files - Cleaning ignored files that are already checked in.
- git_compress_repository - Compress a repository on disk.
- git_filter_repo - Filter a repository.
- git_sync_fork_to_original_repo - Sync a Fork back to the original repository.