Support dst-prefix and src-prefix in the .gitconfig file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Recently Peter brought the `src-prefix = ./` and `dst-prefix = ./` as a possible solution to easy copy-paste of file location without needing to remove the prefix "[ab]/".
The problem lies in not being able to define these options in .gitconfig

I would love to have the option to do

```
[diff]
  src-prefix = ./
  dst-prefix = ./
```

It seems to be a much better solution than using the available `noprefix = true` which breaks multiple workflows.

David

--
David Heidelberg





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux