Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Implement deep copy for fields"

vinciguerra_a requested to merge 80-implement-deep-copy-for-fields into master

Closes #80 (closed). Not sure why we didn't just do this back when we opened the issue; it was just very low priority.

  • Copy constructor copies contents
  • Copy assignment copies contents
Edited by vinciguerra_a

Merge request reports