1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-29 00:46:02 +08:00
Files
Juan Batiz-Benet 6e6badf105 add -w: fix to work correctly with dirs.
this commit changes the behavior of ipfs add -w:

- it makes it able to work with ipfs add -r <dir>
- instead of hacking around the add, we simply just add a wrapper
  directory around the whole result of the add. this means that
  ipfs add -w calls will output _two_ lines, but this is actually
  more correct than outputting one line, as two objects were added.
  this _may_ break scripts out there which expect the output to
  look a certain way. we should consider whether the old output is
  more _useful_ (even if less in-line with the model.)

License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-07-29 02:30:08 -07:00
..
2015-07-10 11:08:49 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-24 23:04:57 +07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-24 14:43:17 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-29 01:36:50 -07:00
2015-07-28 15:00:07 -07:00
2015-07-27 18:34:37 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-28 06:14:20 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00
2015-07-20 20:53:06 -07:00