Skip to content

Rename files with spaces in names.#259

Merged
Atheros1 merged 1 commit intoBitmessage:masterfrom
fiatflux:filename_fix
Jun 26, 2013
Merged

Rename files with spaces in names.#259
Atheros1 merged 1 commit intoBitmessage:masterfrom
fiatflux:filename_fix

Conversation

@fiatflux
Copy link
Copy Markdown
Contributor

These filenames are technically allowed, but aren't that fun.

These filenames are technically allowed, but aren't that fun.
@Jaxkr
Copy link
Copy Markdown
Contributor

Jaxkr commented Jun 26, 2013

Does this break any imports?

@fiatflux
Copy link
Copy Markdown
Contributor Author

Not in this repository ;-)

% cd <path_to_git_client>
% find . -type f | xargs -i grep "messages.dat reader"
% find . -type f | xargs -i grep "api client"
%

These files are very primitive anyway... I wouldn't ever want someone to
wrap those files in something else at this point. They are the beginning of
useful utilities though!

Atheros1 pushed a commit that referenced this pull request Jun 26, 2013
Rename files with spaces in names.
@Atheros1 Atheros1 merged commit b83b46a into Bitmessage:master Jun 26, 2013
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.

4 participants