Change Default merge strategy options

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

 



Hi,

How to use 'git config --global' to set default strategy like recursive.


Example:
Currently , when we want to enforce a specific strategic we need to include  its reference on the command line : 
git.exe merge --strategy=recursive --strategy-option=ignore-all-space dev-local


we would like to define it as the default strategic to follow and be able to simplify the command line to:

git.exe merge dev-fix1.3-local 

Using alias is not an option as the git is being called from TortoiseGit (our current gui tool).


Daniel Lopez
Concept Developer

Tel: +351 289 100683 | Email: dlopez@xxxxxxxxxxxxxxxx | www.csscorporate.com |   





[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]