List Question
20 TechQA 2024-03-30T17:36:31.340000Git smudge run once per checkout or per commit?
67 views
Asked by Suhas Srivastava
How to set up a smudge and clean filter so that it references a script tracked by the repository
114 views
Asked by Joshua Shew
What are the security risks with allowing smudge and clean filters to be configured with git clone
56 views
Asked by Joshua Shew
Git add subtree of repo with removed LFS files
117 views
Asked by ndeubert
Git filter repo of a very old folder thats now a submodule
18 views
Asked by bilumer
splitting single file into multipe files on git commit, and merging them again on git checkout
59 views
Asked by HugoRune
Why is my clean filter running instead of my smudge filter when I checkout a branch?
107 views
Asked by Marco Garcia
git attributes filter, determine file type from shebang
87 views
Asked by Gauthier
Filter out certain parts of a json file on git commit
284 views
Asked by OakleafRanger09
How to exclude certain branches for a path pattern within Github Actions?
3.1k views
Asked by Kok How Teh
Git smudge and clean using local configuration branch
477 views
Asked by Andrew Toups
Git zip/tar file implementation pre-commit and post-checkout hooks
628 views
Asked by Rukie
How to encrypt a file and store it on LFS?
767 views
Asked by Kamafeather
How do I store a sqlite database as plaintext in git, in a lossless way?
1.8k views
Asked by HappyFace
Discover and remove all deleted files from git history
637 views
Asked by ysig
How to use git clone to set up the repo without downloading files?
3.6k views
Asked by GWorking
Disable git clean filter for checkout and stash pop
1.1k views
Asked by Gauthier
GIT smudge filter on branch switch: How to get log from "new" branch?
305 views
Asked by Philipp Galdia
SVN to Git Migration: Move a selected set of commits to a new repository
200 views
Asked by Faizal
what is differnce between git filters on UI and git rev-list command
131 views
Asked by Yogesh Jilhawar