krabhi1 / linux-scripts

0 stars 0 forks source link

[cmd:gitu] git utils #4

Open krabhi1 opened 4 days ago

krabhi1 commented 4 days ago
# checkout to  any commit by index like from 1st commit
#--front flag is used then index is from front i.e from the last commit
#index start [1,n] 
gitu checkout <--front> <index>