Re: Lost changes after merge

2018-10-31 Thread Brandon McCaig
one incorrectly, and you're trying to fix it? Or are you just confused about how you got into this state in the first place? Regards, -- Brandon McCaig Castopulence Software <https://www.castopulence.org/> Blog <http://www.bambams.ca/> perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }

Re: Add configuration options for some commonly used command-line options

2017-03-31 Thread Brandon McCaig
s users that would need separate commands to manage the variable. Regards, -- Brandon McCaig <bamcc...@gmail.com> <bamb...@castopulence.org> Castopulence Software <https://www.castopulence.org/> Blog <http://www.bambams.ca/> perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }

Re: Requesting `git stash --cached` or something similar

2015-04-13 Thread Brandon McCaig
require introducing parallel APIs for the same exact thing. If you give it a shot you may find that branches solve your problem sufficiently. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bambams.ca/ perl

Re: Requesting `git stash --cached` or something similar

2015-04-13 Thread Brandon McCaig
exists. It's not quite as easy as --cached, but it still gives you some control. It's still not nearly as good as using the full power of Git with a regular commit on a branch though. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https

Re: Unable to Revert Commit

2014-11-28 Thread Brandon McCaig
, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bamccaig.com/ perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }. q{Vg qbrfa'\''g nyjnlf fbhaq gung jnl.}; tr/A-Ma-mN-Zn-z/N-Zn-zA-Ma-m/;say' signature.asc Description: Digital

Re: Re: Extended splitting for git add --interactive

2014-11-27 Thread Brandon McCaig
! zz endfunction Maybe that'll be useful for somebody else. Any editor suitable for a programmer will be able to do something similar. I suspect that customizing your editor will be time better spent. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software

Re: wrong handling of text git attribute leading to files incorrectly reported as modified

2014-04-15 Thread Brandon McCaig
. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bamccaig.com/ perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }. q{Vg qbrfa'\''g nyjnlf fbhaq gung jnl.}; tr/A-Ma-mN-Zn-z/N-Zn-zA-Ma-m/;say' -- To unsubscribe

Re: Our official home page and logo for the Git project

2014-04-11 Thread Brandon McCaig
more in the rivals' camps. ;) I think this project should continue to focus on being better instead of being presented better. [1] http://git-scm.com/images/l...@2x.png [2] https://git.wiki.kernel.org/skins/common/images-git/wiki.png Regards, -- Brandon McCaig bamcc...@gmail.com bamcc

Re: Apply commits from one branch to another branch (tree structure is different)

2014-03-18 Thread Brandon McCaig
for an alternative solution. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bamccaig.com/ perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }. q{Vg qbrfa'\''g nyjnlf fbhaq gung jnl.}; tr/A-Ma-mN-Zn-z/N-Zn-zA-Ma-m/;say

Re: Apply commits from one branch to another branch (tree structure is different)

2014-03-18 Thread Brandon McCaig
different releases of the code. Git already tracks versions. That is redundant and messy. It's really an outdated way of thinking about version control. /my 2 cents Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog

Re: Committing a change from one branch another branch

2014-03-13 Thread Brandon McCaig
. The example output that you give doesn't even really make sense. You need to give more details about what you have and what you want to do to get proper help. Or join #git on irc.freenode.net for real-time help if you aren't sure how to explain it. Regards, -- Brandon McCaig bamcc...@gmail.com

Re: GSoC idea: allow git rebase --interactive todo lines to take options

2014-02-27 Thread Brandon McCaig
the subject line and tell me why it doesn't make sense and recommend reword instead. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bamccaig.com/ perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }. q{Vg

Re: `git stash pop` UX Problem

2014-02-27 Thread Brandon McCaig
. Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https://www.castopulence.org/ Blog http://www.bamccaig.com/ perl -E '$_=q{V zrna gur orfg jvgu jung V fnl. }. q{Vg qbrfa'\''g nyjnlf fbhaq gung jnl.}; tr/A-Ma-mN-Zn-z/N-Zn-zA-Ma-m/;say' -- To unsubscribe

Re: `git stash pop` UX Problem

2014-02-24 Thread Brandon McCaig
that stash (aside from git-stash drop, of course). It's not a UI problem. It's maybe a documentation problem, but again I'm not familiar with the current state of that. /not a git dev...yet Regards, -- Brandon McCaig bamcc...@gmail.com bamcc...@castopulence.org Castopulence Software https