[git-users] Incremental Git Push

2013-06-19 Thread jhops
Hello all - I am new to Git and have only used it for a handful of files on a small personal project. I'd like to explore using it further at my company. We currently use Synergy, which everyone loves to hate, and which I personally am fed up from having to constantly babysit. However, one

[git-users] Re: Incremental Git Push

2013-06-19 Thread jhops
Great thanks for the replies Konstantin and Philip. That was easy! -- You received this message because you are subscribed to the Google Groups Git for human beings group. To unsubscribe from this group and stop receiving emails from it, send an email to

[git-users] Possible to update-ref remote repository?

2023-09-30 Thread jhops
Hello - Wondering if it's possible to do the equivalent of the update-ref command remotely. Or I guess another way of putting it would be to git-push to a remote repository without necessarily needing a local clone of the repo. Trying do something like: git push