1
0
mirror of https://github.com/go-gitea/git.git synced 2026-02-05 06:45:03 +01:00
Kasi Reddy 6b819173ed Improving / Exposing Git-Trees related features for Git-Trees API. (#123)
* Exposed TreeEntry.mode, changed EntryMode to hex.

* Added reference parsing (HEAD, HEAD~1, etc) for trees

* Added missing description

* Added Tree.ListEntriesRecursive() - utilizes the git ls-tree -r command
2018-11-26 10:36:10 +02:00
2018-06-16 19:25:33 +08:00
2017-12-20 21:44:51 +02:00
2018-01-03 22:52:32 +08:00
2017-05-26 13:11:55 +08:00
2017-02-24 17:20:33 +08:00
2016-11-13 00:46:23 +01:00
2018-10-17 22:15:59 -04:00
2018-10-18 10:15:04 +08:00
2018-02-09 21:05:43 -06:00
2018-02-09 21:05:43 -06:00
2018-06-16 19:25:33 +08:00
2018-11-11 09:54:02 +02:00
2018-11-11 09:54:02 +02:00
2018-05-26 13:17:21 +08:00
2017-12-10 12:04:04 +02:00
2018-02-10 20:25:25 +02:00
2017-12-10 12:04:04 +02:00

Git Shell

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg codecov Go Report Card GoDoc

This project is a Go module to access Git through shell commands. For further informations take a look at the current documentation.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.

Description
A Go module for Git access through shell
Readme MIT 1.7 MiB
Languages
Go 86.4%
Shell 12.4%
Makefile 0.8%
Roff 0.4%