Skip to content

Addition of a toEnd() function modeled after the Unix >> pipe.#78

Merged
arturadib merged 8 commits intoshelljs:masterfrom
a10y:master
Aug 26, 2013
Merged

Addition of a toEnd() function modeled after the Unix >> pipe.#78
arturadib merged 8 commits intoshelljs:masterfrom
a10y:master

Conversation

@a10y
Copy link
Copy Markdown
Contributor

@a10y a10y commented Aug 26, 2013

No description provided.

@a10y a10y closed this Aug 26, 2013
@arturadib
Copy link
Copy Markdown
Collaborator

It's failing on v0.6 because it hadn't implemented fs.appendFileSync() yet (see http://nodejs.org/docs/v0.6.21/api/fs.html).

I'll merge anyway and require Node >=0.8 since that seems fair. Thanks!

@arturadib arturadib reopened this Aug 26, 2013
arturadib added a commit that referenced this pull request Aug 26, 2013
Addition of a toEnd() function modeled after the Unix >> pipe.
@arturadib arturadib merged commit 7c8611b into shelljs:master Aug 26, 2013
@a10y
Copy link
Copy Markdown
Contributor Author

a10y commented Aug 26, 2013

Thanks Artur! Apologies if the commit log was a little messy, I was trying to clean it up when I got caught in rebase-hell :(

Glad you were able to merge it in!

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.

2 participants