1 diff -wpruN '--exclude=*.orig' a~/Functions/VCS_Info/test-repo-git-rebase-apply a/Functions/VCS_Info/test-repo-git-rebase-apply
2 --- a~/Functions/VCS_Info/test-repo-git-rebase-apply 1970-01-01 00:00:00
3 +++ a/Functions/VCS_Info/test-repo-git-rebase-apply 1970-01-01 00:00:00
5 -#!/usr/local/bin/zsh -f
8 # This script creates a test repository for testing the git backend's behaviour during rebase-apply operations.
10 diff -wpruN '--exclude=*.orig' a~/Functions/VCS_Info/test-repo-git-rebase-merge a/Functions/VCS_Info/test-repo-git-rebase-merge
11 --- a~/Functions/VCS_Info/test-repo-git-rebase-merge 1970-01-01 00:00:00
12 +++ a/Functions/VCS_Info/test-repo-git-rebase-merge 1970-01-01 00:00:00
14 -#!/usr/local/bin/zsh -f
17 # This script creates a test repository for testing the git backend's behaviour during rebase-apply operations.