Git's inconsistent command line options

2015-08-25 Thread Graeme Geldenhuys
Hi, I've used Git for years and this has always bothered me. Has anybody else noticed the inconsistent command line parameteres for seemingly similar tasks. There are many examples, but I'll list only two (I can supply a more extensive list if needed). eg: Renaming things. * When working with b

Git archiving only branch work

2014-11-13 Thread Graeme Geldenhuys
Hi, I've strung together the following git alias command for our company. This command allows us to create a deployment package (archive) for a specific feature. The archive will contain only the files that changed during the development of that feature. We then deploy that archive to our cli