Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Add symlink support to feat/files-api #224

Merged

Conversation

fbaiodias
Copy link
Contributor

Merged master into feat/files-api and added support for symlinks 🚀

Related: #178 (comment)

}).listen(6001, () => {
ipfsAPI('/ip4/127.0.0.1/tcp/6001')
.config.replace('test/r-config.json', (err) => {
expect(err).to.be.equal(null)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expect(err).to.not.exist

@daviddias
Copy link
Contributor

This is really awesome @xicombd ! :D Thank you for implementing symlinks support

daviddias added a commit that referenced this pull request Mar 2, 2016
Add symlink support to feat/files-api
@daviddias daviddias merged commit 524ebfc into ipfs-inactive:feat/files-api Mar 2, 2016
@fbaiodias fbaiodias deleted the feat/files-api-symlinks branch March 2, 2016 23:04
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.

4 participants