And git branch -r shows they are all back :( origin/482779 origin/482879 origin/488148 origin/HEAD origin/RELEASE-0.2 origin/RELEASE-0.3 origin/SPACEWALK-0.4 origin/b481767 origin/checkstyle origin/client-work origin/cobbler-units origin/devel origin/errata-cache origin/file-storage origin/foo origin/iss origin/master origin/monitoring origin/multiarch origin/multiorg origin/origin/spacewalk-cobbler origin/pgsql origin/playpen origin/postgresql origin/schema-upgrade-0.2 origin/snippets origin/spacewalk-cobbler origin/spacewalk-repomd origin/sql origin/system-sync origin/test-local origin/thrift origin/unit-tests origin/virt-work origin/warning
On Sat, Mar 7, 2009 at 2:21 PM, Jesus M. Rodriguez <[email protected]> wrote: > I got the same output today. > > 2009/3/7 Michael Mraka <[email protected]>: >> Mike McCune wrote: >> % just a heads up, I accidentally did a 'git push --all' (not sure why i >> % typed --all). >> % >> % Looks like it pushed a bunch of my local junk: >> % >> % * [new branch] 482779 -> 482779 >> % * [new branch] 482879 -> 482879 >> % * [new branch] b481767 -> b481767 >> % * [new branch] checkstyle -> checkstyle >> % * [new branch] client-work -> client-work >> % * [new branch] cobbler-units -> cobbler-units >> % * [new branch] devel -> devel >> % * [new branch] file-storage -> file-storage >> % * [new branch] foo -> foo >> % * [new branch] playpen -> playpen >> % * [new branch] snippets -> snippets >> % * [new branch] sql -> sql >> % * [new branch] system-sync -> system-sync >> % * [new branch] test-local -> test-local >> % * [new branch] unit-tests -> unit-tests >> % * [new branch] virt-work -> virt-work >> % * [new branch] warning -> warning >> >> Heya Mike, >> >> could it happen again? >> >> $ git pull >> remote: Counting objects: 1091, done. >> remote: Compressing objects: 100% (329/329), done. >> remote: Total 531 (delta 389), reused 205 (delta 149) >> Receiving objects: 100% (531/531), 67.78 KiB | 16 KiB/s, done. >> Resolving deltas: 100% (389/389), completed with 161 local objects. >> >From ssh://git.fedorahosted.org/git/spacewalk >> * [new branch] 482779 -> origin/482779 >> * [new branch] 482879 -> origin/482879 >> * [new branch] 488148 -> origin/488148 >> * [new branch] b481767 -> origin/b481767 >> * [new branch] checkstyle -> origin/checkstyle >> * [new branch] client-work -> origin/client-work >> * [new branch] cobbler-units -> origin/cobbler-units >> * [new branch] devel -> origin/devel >> * [new branch] file-storage -> origin/file-storage >> * [new branch] foo -> origin/foo >> 3c04c0d..df686ce master -> origin/master >> e8a2c04..ede8119 pgsql -> origin/pgsql >> e0a1460..4ec6e96 playpen -> origin/playpen >> * [new branch] snippets -> origin/snippets >> * [new branch] sql -> origin/sql >> * [new branch] system-sync -> origin/system-sync >> * [new branch] test-local -> origin/test-local >> * [new branch] unit-tests -> origin/unit-tests >> * [new branch] virt-work -> origin/virt-work >> * [new branch] warning -> origin/warning >> >> >> -- >> Michael Mráka >> Satellite Engineering, Red Hat >> >> _______________________________________________ >> Spacewalk-devel mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/spacewalk-devel >> > _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
