Skip to content

NanthR/asdf

Repository files navigation

ASDF

An incomplete (but pretty capable) git clone written in python

Prerequisite libraries

  • requests
    • pip install requests
  • pytz
    • pip install pytz

Notes

  • To enable bash autocompletion, run the following from the repository's directory.
    • source ./asdf_completion.bash
  • No current support for git's diff functionality, which can lead to incompatibility with repos created with gt
  • The clone functionality is built with the GitHub API, and hence suffers from rate limitations.
  • Due to the api only reporting datetime in UTC, at present, cloning is only supported IST.

About

A (partial) git clone written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors