Skip to content

In Android, there are many git projects in source tree. Google develops "repo" to maintain all of them. This project could reset all the git projects to an appointed day (according to committer date)

Notifications You must be signed in to change notification settings

sailplaneTW/Android-repo-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Android-repo-reset

In Android, there are many git projects in source tree. Google develops "repo" to maintain all of them.

This project could reset all the git projects to an appointed day (according to committer date.)

If you sync an Android project, you could use "python revert-day yyyy-mm-dd" to revert code. python : Please use python 2.7 to run this program. yyyy-mm-dd : Please use "-" as separator.

About

In Android, there are many git projects in source tree. Google develops "repo" to maintain all of them. This project could reset all the git projects to an appointed day (according to committer date)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages