forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit837c32b
committed
repo: added test with some basic assertions for empty repositories these
repo.is_dirty: Will not fail on empty repo ( anymore )index.entries: will just be empty if the repository is emptyrefs: added to_full_path method which can be used to create fully synthetic instances of Reference types, added a test for itConverted all touched files to spaces, which is why git reports so many changed files. Actually I was thinking every file would use spaces, but apparently not1 parent63761f4 commit837c32b
File tree
7 files changed
+1392
-1361
lines changed- doc
- lib/git
- test/git
7 files changed
+1392
-1361
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments
Comments
(0)