Carlos Martín Nieto
c3d0633800
commit: provide functions with and without a reference name
...
Currently git_commit_create() takes on creating a commit and updating a
reference. Provide a better interface by splitting up each of the
concerns into named functions for each.
git_commit_create() will only create the commit, it will not modify any
reference. git_commit_create_on() takes a reference name to update and
git_commit_create_on_head() is a convenience function to update HEAD.
2018-03-22 16:23:20 +01:00
..
2016-05-26 13:01:08 -05:00
2017-10-29 12:28:43 -04:00
2015-12-01 09:02:47 +01:00
2018-03-19 16:08:01 -07:00
2018-03-22 16:23:20 +01:00
2018-03-22 16:23:20 +01:00
2017-11-13 13:16:28 +00:00
2017-05-15 07:34:04 +02:00
2018-03-22 16:23:20 +01:00
2018-02-08 17:13:54 +00:00
2017-12-20 16:08:01 +00:00
2015-04-07 17:32:56 +02:00
2018-03-22 16:23:20 +01:00
2017-12-26 18:47:05 +00:00
2017-04-07 16:34:47 +02:00
2018-02-19 10:18:59 +00:00
2018-02-23 16:54:39 -08:00
2018-02-04 10:29:41 +00:00
2018-01-16 22:20:50 -08:00
2018-01-12 13:10:47 +00:00
2017-12-02 18:19:29 +00:00
2018-02-28 12:21:08 +01:00
2018-03-22 16:23:20 +01:00
2018-03-20 07:47:27 -07:00
2017-12-23 14:59:07 +00:00
2017-11-11 20:29:28 +00:00
2016-02-17 13:10:33 +00:00
2018-01-03 11:50:39 +00:00
2017-07-28 09:01:41 +02:00
2018-03-22 16:23:20 +01:00
2015-05-31 13:26:05 +02:00
2018-01-03 15:15:16 -06:00
2018-03-22 16:23:20 +01:00
2018-02-23 16:54:39 -08:00
2018-03-22 16:23:20 +01:00
2018-03-22 16:23:20 +01:00
2015-06-29 21:23:09 +00:00
2018-03-22 16:23:20 +01:00
2015-06-12 09:39:20 -04:00
2017-08-25 18:15:12 +02:00
2017-05-15 07:34:04 +02:00
2015-06-29 16:39:11 -04:00
2018-03-19 16:08:01 -07:00
2016-02-18 12:31:56 +01:00
2017-05-05 15:39:25 +02:00
2015-03-03 09:57:50 -05:00
2015-03-03 09:57:50 -05:00
2015-06-29 16:39:11 -04:00
2015-03-02 08:20:27 -05:00
2017-02-17 12:58:57 +00:00
2017-02-17 13:01:49 +00:00
2017-11-11 18:49:08 +00:00
2015-02-27 00:30:50 -05:00
2018-01-03 11:50:39 +00:00
2015-06-22 11:59:58 -04:00
2017-08-30 21:56:12 +02:00
2017-10-23 20:02:35 +02:00
2017-08-16 07:12:38 +02:00
2017-08-16 07:12:38 +02:00