Hi,
When the Push badge indicates that files are ready to be pushed, how can I see what files will be pushed? And revert the files to the remote archive version if needed?
Thanks.
I'd glad to get an answer as well
If you look at the local branch history tree, the most recent, unpushed commits will have a "develop" marker at the head. Commits pushed to the server will have an "origin/develop" marker at the head.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The push badge indicates the number of local commits (not files individually) that have not been to a remote server.
There isn't an explicit way to filter commits based on whether or not they have been pushed though you can filter to a particular branch if that's what you've been working on primarily.
The only way to undo is to "Reverse Commit…" but this will create another commit to track that reversal.
Hopefully that clears things up a bit.
Brian Ganninger
Senior Mac Developer, Sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I have the same question as Joe Smith and the response doesn't answer it for me.
My branch says there is a commit to be pushed and I want to see what files have been modified in that commit and what those mods are.
File status does not show any modified or staged files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.