Skip to content

Commit 8244556

Browse files
committed
Initial commit
0 parents  commit 8244556

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.gitignore

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
blib/
2+
.build/
3+
_build/
4+
cover_db/
5+
inc/
6+
Build
7+
!Build/
8+
Build.bat
9+
.last_cover_stats
10+
Makefile
11+
Makefile.old
12+
MANIFEST.bak
13+
META.yml
14+
MYMETA.yml
15+
nytprof.out
16+
pm_to_blib

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
git-incremental-backup
2+
======================
3+
4+
Incremental backup Git repo to a git bundles, include all branches

0 commit comments

Comments
 (0)