wget - List the file from remote Git repo -
i want list of files remote git repository , download files based on time stamp.
i have tried command:
wget -r -np https://github.com/<username>/exercise
but showing file in html format.
when go github view file, click on link "raw" version. can use same link generate others.
Comments
Post a Comment