You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Justin Mclean <ju...@classsoftware.com> on 2013/04/01 03:29:01 UTC

Git issue

Hi,

Having yet another issue with Git in utilities repo. I'm made changes to README and RELEASE_NOTES but can't push them to the repo.

git status
# On branch origin
# Your branch is ahead of 'origin/master' by 2 commits.
#   (use "git push" to publish your local commits)

 git remote show origin
* remote origin
  Fetch URL: https://git-wip-us.apache.org/repos/asf/flex-utilities.git
  Push  URL: https://git-wip-us.apache.org/repos/asf/flex-utilities.git
  HEAD branch: master
  Remote branch:
    master tracked
  Local branch configured for 'git pull':
    origin merges with remote master

However when I do a git push it says "Everything up-to-date" and does not push the changes - any ideas?

Justin

Re: Git issue

Posted by Frédéric THOMAS <we...@hotmail.com>.
Happy you can finally commit :)

-Fred

-----Message d'origine----- 
From: Justin Mclean 
Sent: Monday, April 01, 2013 3:55 AM 
To: dev@flex.apache.org 
Subject: Re: Git issue 

Hi,

Never mind I check checkout the repo again and reapplies the diffs.

Justin

Re: Git issue

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

Never mind I check checkout the repo again and reapplies the diffs.

Justin