Johannes Schindelin
b7d63ca980
builtin rebase: call git am directly
...
While the scripted `git rebase` still has to rely on the
`git-rebase--am.sh` script to implement the glue between the `rebase`
and the `am` commands, we can go a more direct route in the builtin
rebase and avoid using a shell script altogether.
This reduces the chances of Git for Windows running into trouble due to
problems with the POSIX emulation layer (known as "MSYS2 runtime",
itself a derivative of the Cygwin runtime): when no shell script is
called, the POSIX emulation layer is avoided altogether.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de >
2018-11-19 17:43:43 +01:00
..
2018-08-20 11:33:53 -07:00
2018-09-04 14:31:38 -07:00
2018-08-13 14:14:44 -07:00
2018-08-13 14:14:43 -07:00
2018-08-20 11:33:53 -07:00
2018-08-16 11:17:10 -07:00
2018-08-20 11:33:53 -07:00
2018-08-13 14:14:43 -07:00
2018-08-27 14:33:43 -07:00
2018-08-20 11:33:53 -07:00
2018-08-13 14:14:42 -07:00
2018-08-15 15:08:28 -07:00
2018-07-17 15:47:48 -07:00
2018-06-29 10:43:39 -07:00
2018-08-20 11:33:53 -07:00
2018-08-15 15:08:23 -07:00
2018-07-18 12:20:28 -07:00
2018-08-13 14:14:42 -07:00
2018-06-29 10:43:39 -07:00
2018-08-17 13:09:56 -07:00
2018-08-15 15:08:23 -07:00
2018-08-15 15:08:28 -07:00
2018-08-15 15:08:23 -07:00
2018-08-15 15:08:23 -07:00
2018-08-02 15:30:43 -07:00
2018-08-20 11:33:53 -07:00
2018-07-18 12:20:28 -07:00
2018-06-01 15:06:37 +09:00
2018-08-15 15:08:23 -07:00
2018-07-24 10:19:29 -07:00
2018-08-15 15:08:23 -07:00
2018-08-13 14:14:43 -07:00
2018-05-23 14:38:15 +09:00
2018-11-19 14:38:17 +01:00
2018-07-16 14:27:39 -07:00
2018-07-18 12:20:28 -07:00
2018-08-15 15:08:23 -07:00
2018-05-30 14:04:05 +09:00
2018-06-29 10:43:39 -07:00
2018-07-18 12:20:28 -07:00
2018-08-22 11:17:05 -07:00
2018-08-14 12:29:57 -07:00
2018-08-15 15:08:23 -07:00
2018-08-27 14:33:43 -07:00
2018-08-27 14:33:43 -07:00
2018-08-27 13:13:59 -07:00
2018-08-17 13:09:56 -07:00
2018-11-19 14:38:20 +01:00
2018-11-19 17:43:43 +01:00
2018-08-02 15:30:42 -07:00
2018-07-18 12:20:28 -07:00
2018-08-27 14:33:43 -07:00
2018-08-20 12:40:31 -07:00
2018-08-15 15:08:23 -07:00
2018-08-02 15:30:43 -07:00
2018-08-02 15:30:42 -07:00
2018-07-18 12:20:28 -07:00
2018-08-20 12:41:34 -07:00
2018-08-20 11:33:53 -07:00
2018-08-27 14:33:43 -07:00
2018-08-17 13:09:56 -07:00
2018-08-17 13:09:56 -07:00
2018-05-29 00:28:22 +09:00
2018-09-27 11:50:45 -07:00
2018-07-18 12:20:28 -07:00
2018-08-15 15:08:23 -07:00
2018-08-20 11:33:53 -07:00
2018-06-04 12:26:01 +09:00
2018-08-13 14:14:43 -07:00
2018-07-18 15:45:14 -07:00
2018-06-29 10:43:39 -07:00
2018-08-17 15:18:01 -07:00
2018-08-17 13:09:56 -07:00