lfs.fetchrecentrefsdays lfs.fetchrecentremoterefs lfs.fetchrecentcommitsdaysThese have the same meaning asgit-lfs-fetch(1)with the--recentoption, they are used as a base for the offset above. Anything which falls outside of this offsetted window is considered old enough to prune. If a day...
This ticket proposes a new meaning for prune: it now means "delete branches that contain no changes". Even branches that still have their tracking branch can be pruned if the output of git diff-parent is empty. There were some requests to bring the old prune-branches command back: #2673....
special, despite the fact that some shells including Bash imbue braces with a special meaning in shell patterns. The filename matching is performed with the use of thefnmatch(3) library function. Don't forget to enclose the pattern in quotes in order to protect it from expansion by the ...
git fetch -p && git branch -vv | awk '/: gone]/{print $1}' | xargs git branch -dWhat this basically does is fetch all the branches and all the ones with a ‘gone’ attribute, (meaning deleted remotely), then we will remove them.You...
In my case, I have several GitLab runner hosts that are constantly building applications, meaning they are constantly generating new images which can be disposed of after they are pushed into a private Docker repo. But there are also a lot of other images which I'd prefer to just stay (...
Note: You need to set useCCS: false to force transitions in browsers that support translate3d. Optional: jQuery Easing Plugindirection: {changed}Previously called "slideDirection" in v1.8 and below.reverse: {new}reverse will reverse the animation direction of the slider. Meaning, horizontal ...