diff options
author | Alberto Cortés <alcortesm@gmail.com> | 2017-01-26 14:21:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-26 14:21:01 +0100 |
commit | 1c2602a791371e76d52f89b2c8193cb200c66ad6 (patch) | |
tree | dcefc9d45f91de1450d41bdc415b1056a637f2c6 /fixtures/fixtures.go | |
parent | ec28bd3808d42f523eeb05e23909dbfc54eb9bcd (diff) | |
download | go-git-1c2602a791371e76d52f89b2c8193cb200c66ad6.tar.gz |
adds Tree method to Tree (#224)
This patch adds a new method to the Tree object that allows you to get a child tree from a parent tree by its relative name.
Before this patch, this was only possible with files, using the File method.
The new Tree method has a similar signature to the old File method for consistency.
Diffstat (limited to 'fixtures/fixtures.go')
0 files changed, 0 insertions, 0 deletions