bernaferrari / ChangeDetection

Automatically track websites changes on Android in background.
Apache License 2.0
703 stars 98 forks source link

can I track my git repo changes by this #28

Open ManojBehera opened 5 years ago

ManojBehera commented 5 years ago

can I track my git repo changes by this??

bernaferrari commented 5 years ago

Hmmmm, could you specificy better? Do you want to track a single file or all files? I use git punch to track releases.

On Fri, May 17, 2019, 08:44 Manoj Behera notifications@github.com wrote:

can I track my git repo changes by this??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bernaferrari/ChangeDetection/issues/28?email_source=notifications&email_token=AACVXFKU2C5676N4UNUX6QDPV2LCXA5CNFSM4HNURULKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUMJQKQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AACVXFLO423UNPBQ5OVSBTTPV2LCXANCNFSM4HNURULA .

ManojBehera commented 5 years ago

I have one git repo (bitbucket). I want to track latest commits and changes by my teams. I want to check when was the last commits and changes.

bernaferrari commented 5 years ago

Hmmm.. Is it a public or private repo?

On Sat, May 18, 2019, 03:03 Manoj Behera notifications@github.com wrote:

I have one git repo (bitbucket). I want to track latest commits and changes by my teams. I want to check when was the last commits and changes.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bernaferrari/ChangeDetection/issues/28?email_source=notifications&email_token=AACVXFLYCAIIWXCVI42AUWLPV6L47A5CNFSM4HNURULKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWIL5I#issuecomment-493651445, or mute the thread https://github.com/notifications/unsubscribe-auth/AACVXFJFZJN5PMY4PO556NTPV6L47ANCNFSM4HNURULA .

ManojBehera commented 5 years ago

its a private repo for my company

ManojBehera commented 5 years ago

can we give username password options to fetch the private repo

bernaferrari commented 5 years ago

Ok, so.. Expect it soon! I'm currently testing this, but might still take a while before releasing. I want to make sure everything is fine. I'll remember you to test.

On Tue, May 21, 2019, 09:02 Manoj Behera notifications@github.com wrote:

can we give username password options to fetch the private repo

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bernaferrari/ChangeDetection/issues/28?email_source=notifications&email_token=AACVXFILCF36ECOW6VBEU7LPWPQEFA5CNFSM4HNURULKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3VYWA#issuecomment-494361688, or mute the thread https://github.com/notifications/unsubscribe-auth/AACVXFK74ZQG2Y2COBDBTPLPWPQEFANCNFSM4HNURULA .

ManojBehera commented 5 years ago

Thanks @bernaferrari ! I am an android developer. Please let me know if I can help.. Please update me once you complete git repo features.

bernaferrari commented 5 years ago

I need architecture help, is that something you understand?

ManojBehera commented 5 years ago

Yes..I can help you

ManojBehera commented 5 years ago

can we check if my server is down or not..by this app??