On 3/28/21 2:34 PM, Ted Felix wrote:
On 3/28/21 5:58 AM, D. Michael McIntyre wrote:
> I think it's
> well past time for the project to move on and leave me behind.
I can put together a git cheat-sheet that follows svn. Something
like this but with a little more detail:
svn update
- git fetch
- git rebase
svn commit
- git add
- git commit -a
- git push
Rules of thumb
- Avoid "git pull" even if git tells you to use it.
Oh!! I have been using git pull!
There are some internet articles indicating that git pull is evil.
Hmmm.....
git does a svn workflow fairly easily.
Ted.
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to
unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel