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

Allow empty initial commit when setup repo. #319

Merged
merged 1 commit into from Feb 20, 2015

Conversation

pfctgeorge
Copy link

When hit git setup in an empty directory, it doesn't create a commit. But often we need an empty initial commit for future rebasing and reseting, etc. Fixes #318.

When hit `git setup` in an empty directory, it doesn't create a commit. But often we need an empty initial commit for future rebasing and reseting, etc. Fixes tj#318.
@hemanth
Copy link
Collaborator

hemanth commented Feb 20, 2015

Thanks.

hemanth added a commit that referenced this pull request Feb 20, 2015
Allow empty initial commit when setup repo.
@hemanth hemanth merged commit 30ac2ae into tj:master Feb 20, 2015
@pfctgeorge pfctgeorge deleted the allow-empty-when-setup branch February 20, 2015 05:02
tardypad pushed a commit to tardypad/git-extras that referenced this pull request Jul 13, 2016
Allow empty initial commit when setup repo.
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

Successfully merging this pull request may close these issues.

Allow empty commit when setup repo
2 participants