Alexander Peshkov
Alexander Peshkov
IMHO hash should be substituted to some file when file is extracted. See https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes
On 3/11/24 14:16, Pavel Zotov wrote: > > OK, for 3.x i can do myself (i.e. get similar left(GH_hash,7)). > But only on Windows, because i have implemented appropriate batch...
On 3/12/24 08:54, Dmitry Yemanov wrote: > Would the sha-hash to removed also for non-GH official releases, e.g. > for v3.0.x? This can be done in any way we decide....
On 2/16/24 12:14, Dmitry Yemanov wrote: > > Anyway, it will be good if all options related to backup or adding > secondary file will be forced to use separately....
> Also, new folder `src/utilities/strace` adds confusion with already existing `src/utilities/ntrace`. I suggest to use more distinct name, such as `src/utilities/TraceManager` To be precise - TraceManager is not utility. Placing...
On 9/6/23 10:29, Mark Rotteveel wrote: > > This could be solved by other means than a new data type, for example > by streaming the blobs inline in a...
On 9/6/23 13:10, Vlad Khorsun wrote: > > Using new datatype, where first N (not too big value) bytes of > BLOB is stored inline > > We speak about...
On 9/6/23 16:18, Vlad Khorsun wrote: > > Blob storage is another theme, I believe. > > Yes, certainly. But for sure related. > > I don't think so, could...
I suggest to take a look at all this from one more point - can attachment have >1 replicator? If not in v.4 - take into an account what can...
In that case using getInfo() in attachment to obtain information about replicators would be very bad API - each time one will have to provide info about what replicator that...