We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: