checkout: split part of it to new command 'restore'
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 25 Apr 2019 09:45:45 +0000 (16:45 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 May 2019 04:04:47 +0000 (13:04 +0900)
commit46e91b6...3badd99b3807ab34decfd32f3cbf15e7
treed01c087...69f6abe1fde5b3c9e220151b18c802cfcopy hash to clipboard (tree)
parent328c6cb...53d7237098569de9f94bc3d259846a08copy hash to clipboard (diff)
13 files changed:
.gitignore
Documentation/config/interactive.txt
Documentation/git-checkout.txt
Documentation/git-reset.txt
Documentation/git-restore.txt [new file with mode: 0644]
Documentation/git-revert.txt
Documentation/git.txt
Documentation/gitcli.txt
Makefile
builtin.h
builtin/checkout.c
command-list.txt
git.c