Project: https://www.drupal.org/sandbox/brandonferrell/2543098

The project page and cgit only show one commit. If you clone the repo you get 22 commits, so 21 commits are missing and not shown.

Comments

klausi created an issue. See original summary.

apaderno’s picture

Component: Project/Git problem » Other

I am changing the component since we are removing the other one.

apaderno’s picture

Project: Drupal.org site moderators » Drupal.org infrastructure
Component: Other » Git
drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Postponed (maintainer needs more info)

I made a clone of the repository and only see one commit. And http://cgit.drupalcode.org/civicrm_views_contact_page shows the same.

drumm@Neils-MacBook-Pro:~/Downloads$ git clone --branch 7.x-1.x http://git.drupal.org/project/civicrm_views_contact_page.git
Cloning into 'civicrm_views_contact_page'...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (8/8), done.
Checking connectivity... done.
drumm@Neils-MacBook-Pro:~/Downloads$ cd civicrm_views_contact_page/
drumm@Neils-MacBook-Pro:~/Downloads/civicrm_views_contact_page$ git log
commit 5f50474b06131e3b2900f72600a61f65decbc37f
Author: Brandon Bryan Ferrell <brandon@skvare.com>
Date:   Thu Jul 30 16:00:23 2015 -0500

    Initial commit.
drumm@Neils-MacBook-Pro:~/Downloads/civicrm_views_contact_page$ git branch -a
* 7.x-1.x
  remotes/origin/7.x-1.x

Are you sure the commits have been pushed?

drumm’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to inactivity. Please re-open if you have a response for #4.