Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Changing tabs for spaces and structural updates #254

Closed
chris-belcher opened this issue Oct 2, 2015 · 3 comments
Closed

Changing tabs for spaces and structural updates #254

chris-belcher opened this issue Oct 2, 2015 · 3 comments

Comments

@chris-belcher
Copy link
Collaborator

@ghtdak has used a tool to change tab indentation for spaces without breaking git blame. As well as some other stuff, like changing lib/ into joinmarket/ and making it a python package instead of it being added to path.

https://github.com/ghtdak/joinmarket/commits/development

Apparently this gets combined into the repos with git branch -f master master-yapf

@ghtdak
Copy link
Contributor

ghtdak commented Oct 2, 2015

I'm writing up what I did in the project which really doesn't exist. I had to name it though, so it now has a wiki

https://github.com/ghtdak/gitreformat/wiki

update: Code is at
https://github.com/ghtdak/gitreformat

@ghtdak
Copy link
Contributor

ghtdak commented Oct 3, 2015

Also needed is the introduction of a module. I figured "joinmarket"... not a tough choice

https://github.com/ghtdak/joinmarket/tree/master-refactor_v1

I pulled libnacl and bitcoin out to top level. Perhaps bitcoin will be replaced. libnacl is an external dependency and should be removed.

@AdamISZ
Copy link
Member

AdamISZ commented Dec 8, 2015

This has been addressed by #340 and #345.

@AdamISZ AdamISZ closed this as completed Dec 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants