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

Added a submodule command. #19

Closed
wants to merge 12 commits into from
Closed

Added a submodule command. #19

wants to merge 12 commits into from

Conversation

birkirb
Copy link

@birkirb birkirb commented Feb 4, 2011

I've used ruby-git in a project of mine. This project is a github hook that automatically syncs git projects using submodules with a pointer (commitish) to the latest commits to the submodule. For that purpose I've added a submodule command. Feel free to integrate it if you think it might be of use to others.

Also fixed a couple of bugs where branch listings fail on recent versions of git due to format differences and another where the remote branches command was actually looking at the local branches.

Unfortunately I've not been able to get the test suit to run on my environment probably due to git version difference and time zone issues.

@stale
Copy link

stale bot commented Apr 1, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 1, 2018
@stale stale bot closed this Apr 8, 2018
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.

None yet

1 participant