Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

Add a default opts for worktree add - #27

Merged
mw-ding merged 3 commits into
masterfrom
fix-worktree-add-opts
Apr 29, 2019
Merged

Add a default opts for worktree add#27
mw-ding merged 3 commits into
masterfrom
fix-worktree-add-opts

Conversation

@mw-ding

@mw-ding mw-ding commented Apr 24, 2019

Copy link
Copy Markdown

@mw-ding
mw-ding force-pushed the fix-worktree-add-opts branch from fde7610 to f46ebf6 Compare April 29, 2019 03:19
baton->path = from_path;
// start convert_from_v8 block
// Create a git_worktree_add_options with the default value
const git_worktree_add_options from_opts = GIT_WORKTREE_ADD_OPTIONS_INIT;

This comment was marked as outdated.

@mw-ding
mw-ding requested a review from zfy0701 April 29, 2019 03:20
@mw-ding
mw-ding force-pushed the fix-worktree-add-opts branch from 3452861 to e2c3042 Compare April 29, 2019 10:49
@mw-ding
mw-ding merged commit e796d59 into master Apr 29, 2019
@mw-ding
mw-ding deleted the fix-worktree-add-opts branch April 29, 2019 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant