summaryrefslogtreecommitdiff
path: root/checkout.c
AgeCommit message (Expand)Author
2018-05-17refspec: rename struct refspec to struct refspec_itemBrandon Williams
2018-05-17refspec: move refspec parsing logic into its own fileBrandon Williams
2017-11-27checkout: factor out functions to new lib fileThomas Gummerer