Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

feature: relative local path implemented #28

Closed
wants to merge 2 commits into from

Conversation

odeke-em
Copy link
Contributor

This PR solves issue #19
Adds the ability for one to go like this:
mkdir ~/drive
cd drive
drive init
...
drive pull Photos
cd Photos
drive push

@odeke-em odeke-em force-pushed the feature/relativeLocalPath branch 3 times, most recently from 3cff96f to 18fc36d Compare November 15, 2014 11:30
Adds the ability for one to go like this:
mkdir ~/drive
cd drive
drive init
...
drive pull Photos
cd Photos
drive push
drive publish Photos
@odeke-em
Copy link
Contributor Author

Pull + Push use the same code except for a boolean 'isPush'. I'll refactor once behavior + correctness has been accepted.

@odeke-em odeke-em force-pushed the feature/relativeLocalPath branch from 02c3f45 to 26fd278 Compare November 21, 2014 17:07
@odeke-em odeke-em closed this Nov 21, 2014
@odeke-em odeke-em deleted the feature/relativeLocalPath branch November 21, 2014 17:13
@odeke-em
Copy link
Contributor Author

Changing the branch name and squashing commits to one.

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.

None yet

1 participant