Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The repo is empty #8

Open
henno opened this issue Jan 22, 2017 · 0 comments
Open

The repo is empty #8

henno opened this issue Jan 22, 2017 · 0 comments

Comments

@henno
Copy link

henno commented Jan 22, 2017

bash-3.2$ git clone https://github.com/cmaitchison/git_diet.git
Cloning into 'git_diet'...
remote: Counting objects: 61, done.
remote: Total 61 (delta 0), reused 0 (delta 0), pack-reused 61
Unpacking objects: 100% (61/61), done.
bash-3.2$ cd git_diet/
bash-3.2$ spec/test.sh
FAIL: Didn't get expected number of output lines for find_fattest_objects.sh -n 5
bash-3.2$ cd spec/test-repo
bash-3.2$ git log
commit 009033bf9c764826d01e246c7e6535a6f32fe5c1
Author: cmaitchison <cmaitchison@gmail.com>
Date:   Sun Oct 9 19:32:03 2011 +1100

    Deleted file_6.txt
[.....]
bash-3.2$ ../../bin/find_fattest_objects.sh -n 5
The repo is empty
bash-3.2$ ls
file_2.txt	file_4.txt	somedir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant