Checkout #12

Merged
Merovius merged 2 commits from checkout into master 2013-04-12 15:41:33 -05:00
Merovius commented 2013-03-19 17:15:46 -05:00 (Migrated from github.com)

I wanted basic checkout possibilities. Ultimately my usecase is to check bare repositories out into a temporary directory, so I also wrapped git_repository_set_workdir.
This is very quick-and-dirty for now, many checkout-options are not implemented yet (because I want the checkout-opts to be a go-struct with go-types which needs this ugly conversion-function and I didn't want to waste the energy in thinking of the more complicateyd stuff until I'm sure the general direction gets accepted).

Feel free to comment.

I wanted basic checkout possibilities. Ultimately my usecase is to check bare repositories out into a temporary directory, so I also wrapped git_repository_set_workdir. This is very quick-and-dirty for now, many checkout-options are not implemented yet (because I want the checkout-opts to be a go-struct with go-types which needs this ugly conversion-function and I didn't want to waste the energy in thinking of the more complicateyd stuff until I'm sure the general direction gets accepted). Feel free to comment.
Merovius commented 2013-04-12 15:38:04 -05:00 (Migrated from github.com)

I don't want to be rude or impatient, but what is the reason, that there has been no comments yet? Are you just generally too busy to work on git2go or is there some problem I'm not aware of?

I don't want to be rude or impatient, but what is the reason, that there has been no comments yet? Are you just generally too busy to work on git2go or is there some problem I'm not aware of?
vmg commented 2013-04-12 15:41:29 -05:00 (Migrated from github.com)

I'm so sorry! Somehow this didn't get on my inbox. The PR looks great, thank you so much for the effort!

I'm so sorry! Somehow this didn't get on my inbox. The PR looks great, thank you so much for the effort!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#12
No description provided.