darcs

Patch 1446 fix git test involving deletions (and 1 more)

Title fix git test involving deletions (and 1 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone 2.10.3

Created on 2016-01-29.07:01:29 by ganesh, last changed 2016-01-29.10:52:10 by gh.

Files
File name Status Uploaded Type Edit Remove
fix-git-test-involving-deletions.dpatch ganesh, 2016-01-29.07:01:29 application/x-darcs-patch
patch-preview.txt ganesh, 2016-01-29.07:01:29 text/x-darcs-patch
unnamed ganesh, 2016-01-29.07:01:29 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg18996 (view) Author: ganesh Date: 2016-01-29.07:01:29
couple of minor fixes only for branch-2.10

2 patches for repository darcs-unstable@darcs.net:releases/branch-2.10:

patch 4e151fc4f9fe6e25afe3e7a323921e513b4390af
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Fri Jan 29 07:00:42 GMT 2016
  * fix git test involving deletions
    
  There was a behaviour change in git 2, and git 1.9.4
  requires '--all' to be passed to git add if you are
  deleting things.
  
  [Backport to branch-2.10]
  

patch cbab0d0e00859084b626475c6455e33fd4cecdfb
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Fri Jan 29 07:01:10 GMT 2016
  * fix build on old GHC/base versions
Attachments
msg18999 (view) Author: gh Date: 2016-01-29.10:52:10
Thanks! I'm going to trust you on the old GHC/base path.
History
Date User Action Args
2016-01-29 07:01:29ganeshcreate
2016-01-29 07:02:18ganeshsetstatus: needs-screening -> in-discussion
milestone: 2.10.3
2016-01-29 10:52:10ghsetstatus: in-discussion -> accepted
messages: + msg18999